8153737: Unsupported Module

Reviewed-by: alanb, mchung, psandoz
This commit is contained in:
Chris Hegarty 2016-04-09 23:03:39 +01:00
parent 39e36bdf78
commit b7075c2db9
485 changed files with 513 additions and 478 deletions

View file

@ -29,7 +29,7 @@ import sun.hotspot.WhiteBox;
* @bug 8015774
* @library /testlibrary /test/lib
* @summary "Checks VM options related to the segmented code cache"
* @modules java.base/sun.misc
* @modules java.base/jdk.internal.misc
* java.management
* @build CheckSegmentedCodeCache
* @run main ClassFileInstaller sun.hotspot.WhiteBox