< prev index next >

test/compiler/codecache/jmx/PoolsIndependenceTest.java

Print this page
rev 11308 : 8153994: Compiler tests should be correctly marked with @module
Reviewed-by:

@@ -36,10 +36,11 @@
 import sun.hotspot.code.BlobType;
 
 /*
  * @test PoolsIndependenceTest
  * @modules java.base/jdk.internal.misc
+ *          java.management
  * @library /testlibrary /test/lib
  * @build PoolsIndependenceTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *     sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing
< prev index next >