hotspot/test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java
changeset 36851 03e2f4d0a421
parent 30604 b8d532cb6420
child 40059 c2304140ed64
--- a/hotspot/test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java	Sat Apr 09 23:03:39 2016 +0100
@@ -26,7 +26,7 @@
  * @bug 8026844
  * @summary Test repeating multiplyExact
  * @library /testlibrary
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  * @compile MulExactIRepeatTest.java Verify.java
  * @run main MulExactIRepeatTest