hotspot/test/compiler/codecache/OverflowCodeCacheTest.java
changeset 38152 80e5da81fb2c
parent 33730 30e064828045
child 40059 c2304140ed64
--- a/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java	Sun May 01 12:47:00 2016 +0300
@@ -35,6 +35,7 @@
  * @test OverflowCodeCacheTest
  * @bug 8059550
  * @library /testlibrary /test/lib
+ * @modules java.base/jdk.internal.misc
  * @modules java.management
  * @build OverflowCodeCacheTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox