8153994: Compiler tests should be correctly marked with @module
authoriignatyev
Tue, 31 May 2016 16:30:18 +0300
changeset 39248 f4665ffe11e1
parent 39247 38c64df6b30f
child 39250 c84204ee784b
8153994: Compiler tests should be correctly marked with @module Reviewed-by: kvn
hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java
--- a/hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java	Tue May 31 16:29:45 2016 +0300
+++ b/hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java	Tue May 31 16:30:18 2016 +0300
@@ -38,6 +38,7 @@
 /*
  * @test PoolsIndependenceTest
  * @modules java.base/jdk.internal.misc
+ *          java.management
  * @library /testlibrary /test/lib
  * @build PoolsIndependenceTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox