hotspot/test/compiler/c2/8004867/TestIntUnsafeVolatile.java
changeset 36851 03e2f4d0a421
parent 29678 dd2f3932c21e
child 38152 80e5da81fb2c
--- a/hotspot/test/compiler/c2/8004867/TestIntUnsafeVolatile.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/compiler/c2/8004867/TestIntUnsafeVolatile.java	Sat Apr 09 23:03:39 2016 +0100
@@ -27,7 +27,7 @@
  * @bug 8004867
  * @summary VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
  *
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  * @run main/othervm/timeout=300 -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-OptimizeFill TestIntUnsafeVolatile
  * @run main/othervm/timeout=300 -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:+OptimizeFill TestIntUnsafeVolatile
  */