(9) RFR: 8157635: Fix module dependencies for /sun/* tests

Alan Bateman Alan.Bateman at oracle.com
Tue May 24 06:59:47 UTC 2016


On 24/05/2016 07:35, John Jiang wrote:
> Hi,
> Please review this patch on fixing module dependencies for /sun/* tests.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8157635
> Webrev: http://cr.openjdk.java.net/~jjiang/8157635/webrev.00/

Is dns/cname.sh really using module java.naming now? Just asking because 
I thought the name service provider mechanism has been removed so 
InetAddress can no longer be configured to use the JNDI DNS provider.

In sun/security/provider/PolicyFile/Modules.java then it would be good 
to sort the module names as it will be others hard to maintain this list.

-Alan


More information about the jigsaw-dev mailing list