hotspot/test/compiler/intrinsics/mathexact/sanity/NegateExactIntTest.java
changeset 36851 03e2f4d0a421
parent 34185 ee71c590a456
child 39438 206a712f8f16
--- a/hotspot/test/compiler/intrinsics/mathexact/sanity/NegateExactIntTest.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/compiler/intrinsics/mathexact/sanity/NegateExactIntTest.java	Sat Apr 09 23:03:39 2016 +0100
@@ -24,7 +24,7 @@
 /*
  * @test
  * @library /testlibrary /test/lib /compiler/whitebox / /compiler/testlibrary
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  * @build NegateExactIntTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox