[9] RFR 8134487:updated sun/security/ssl/StatusStapling/* to work with modules

Tim Du tiantian.du at oracle.com
Tue Feb 16 03:31:31 UTC 2016


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


More information about the jigsaw-dev mailing list