hotspot/test/compiler/whitebox/SetDontInlineMethodTest.java
changeset 38152 80e5da81fb2c
parent 38032 bedc2fbb9454
child 40059 c2304140ed64
--- a/hotspot/test/compiler/whitebox/SetDontInlineMethodTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/whitebox/SetDontInlineMethodTest.java	Sun May 01 12:47:00 2016 +0300
@@ -27,6 +27,7 @@
  * @test SetDontInlineMethodTest
  * @bug 8006683 8007288 8022832
  * @library /testlibrary /test/lib /
+ * @modules java.base/jdk.internal.misc
  * @modules java.management
  * @build SetDontInlineMethodTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox