hotspot/test/compiler/stable/TestStableByte.java
changeset 38152 80e5da81fb2c
parent 36616 5172e3dd60f2
child 38188 e76af590ea2f
--- a/hotspot/test/compiler/stable/TestStableByte.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/stable/TestStableByte.java	Sun May 01 12:47:00 2016 +0300
@@ -27,6 +27,7 @@
  * @test TestStableByte
  * @summary tests on stable fields and arrays
  * @library /testlibrary /test/lib /
+ * @modules java.base/jdk.internal.misc
  * @modules java.base/jdk.internal.vm.annotation
  * @build sun.hotspot.WhiteBox
  * @build compiler.stable.TestStableByte