Review Request: 8080815: Update 8u jdeps list of internal APIs

Mandy Chung mandy.chung at oracle.com
Thu May 21 00:57:23 UTC 2015


This is 8u only fix.
   https://bugs.openjdk.java.net/browse/JDK-8080815 <https://bugs.openjdk.java.net/browse/JDK-8080815>

Webrev:
  http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8080815/webrev.00/ <http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8080815/webrev.00/>

jdeps in 8u has to special case a few org.w3c.dom.* packages and javafx.* packages as exported APIs.  JDK 9 jdeps looks at the module definition to determine the exported APIs and handles that properly.

thanks
Mandy


More information about the core-libs-dev mailing list