Hi All:

Please help to review the fix for Jigsaw test bug.Thanks.

Bug: https://bugs.openjdk.java.net/browse/JDK-8134487
Webrev: http://cr.openjdk.java.net/~tidu/8134487/webrev.01/

The test to access non-public class.To workaround the issue , I create the test wrapper to compile test class into the named module with -Xmodule ,-Xpath options and then execute the test with -Xpath ,-m options.

Regards
Tim

Reply via email to