On Tue, 31 Jan 2023 19:08:08 GMT, Bill Huang <bhu...@openjdk.org> wrote:

> Test failed for exception in thread "main" java.lang.IllegalAccessError: 
> class IPv6NameserverPlatformParsingTest (in unnamed module @0x72a8ab1a) 
> cannot access class com.sun.jndi.dns.DnsContextFactory (in module 
> jdk.naming.dns) because module jdk.naming.dns does not export 
> com.sun.jndi.dns to unnamed module @0x72a8ab1a
>       at 
> IPv6NameserverPlatformParsingTest.main(IPv6NameserverPlatformParsingTest.java:46)
> 
> This task is created to update test instruction to include --add-modules and 
> --add-opens jvm parameters to java command.

This pull request has now been integrated.

Changeset: 09bfbf80
Author:    Bill Huang <bhu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/09bfbf80639f059563fcd4432995b8c380cea298
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8300909: Update com/sun/jndi/dns/Test6991580.java manual test instruction

Reviewed-by: alanb

-------------

PR: https://git.openjdk.org/jdk/pull/12351

Reply via email to