Review request: JDK-8160398 (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later

Mandy Chung mandy.chung at oracle.com
Wed Jul 13 01:25:02 UTC 2016


This patch includes a generated list of JDK 8 internal packages (a trimmed down list) such that jdeps can determine if any JDK internal API is referenced but removed in JDK 9 or later release.

http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8160398/webrev.00/

Mandy


More information about the core-libs-dev mailing list