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

Daniel Fuchs daniel.fuchs at oracle.com
Thu May 21 08:28:11 UTC 2015


On 21/05/15 02:57, Mandy Chung wrote:
> 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
>

Hi Mandy,

The changes in the code look reasonable to me.
I haven't looked too much at the test changes - but I didn't see
anything surprising there either.

best regards,

-- daniel



More information about the core-libs-dev mailing list