hotspot/test/compiler/rangechecks/TestExplicitRangeChecks.java
changeset 42307 cefc81dc1d52
parent 40631 ed82623d7831
child 43455 96560cffef4d
--- a/hotspot/test/compiler/rangechecks/TestExplicitRangeChecks.java	Wed Nov 23 16:16:34 2016 +0000
+++ b/hotspot/test/compiler/rangechecks/TestExplicitRangeChecks.java	Thu Dec 01 08:56:41 2016 +0000
@@ -26,7 +26,7 @@
  * @bug 8073480
  * @summary explicit range checks should be recognized by C2
  * @library /test/lib /
- * @modules java.base/jdk.internal.misc
+ * @modules java.base/jdk.internal.misc:+open
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -ea -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI