hotspot/test/runtime/NMT/ThreadedMallocTestType.java
changeset 36851 03e2f4d0a421
parent 33730 30e064828045
child 38089 9e58203ef0e2
--- a/hotspot/test/runtime/NMT/ThreadedMallocTestType.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/runtime/NMT/ThreadedMallocTestType.java	Sat Apr 09 23:03:39 2016 +0100
@@ -25,7 +25,7 @@
  * @test
  * @key nmt jcmd
  * @library /testlibrary /test/lib
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  * @build ThreadedMallocTestType
  * @run main ClassFileInstaller sun.hotspot.WhiteBox