On 21/01/2016 21:41, Felix Yang wrote:
Hi,
please review a minor fix for com/sun/jndi/dns/Test6991580.java, which
fails to compile test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java.
It is necessary to explicitly add exports for com.sun.jdn.dns from module
idk.naming.dns.
Bug: https://bugs.openjdk.java.net/browse/JDK-8133035
This looks fine. Are you okay if we push this to jdk9/dev? It's a
/manual test so this is why we haven't seen it here when running the
jdk_net test group. This reminds me that we should try to get some of
the @modules fixes in jake into jdk9/dev and reduce the jake patch.
-Alan