(9) RFR: 8157635: Fix module dependencies for /sun/* tests
Alan Bateman
Alan.Bateman at oracle.com
Tue May 24 11:40:56 UTC 2016
On 24/05/2016 11:59, John Jiang wrote:
>
>> 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.
> CanonicalName.java, which is a part of the test, is using java.naming
> APIs.
Ah okay, I was confused by the
-Dsun.net.spi.nameservice.provider.1=dns,sun and now wonder whether this
should be removed.
>
>> 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.
> Please review the updated webrev [1].
>
> [1] http://cr.openjdk.java.net/~jjiang/8157635/webrev.01
Looks good.
More information about the jigsaw-dev
mailing list