hotspot/test/runtime/Thread/TestThreadDumpMonitorContention.java
changeset 36851 03e2f4d0a421
parent 30604 b8d532cb6420
child 40631 ed82623d7831
--- a/hotspot/test/runtime/Thread/TestThreadDumpMonitorContention.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/runtime/Thread/TestThreadDumpMonitorContention.java	Sat Apr 09 23:03:39 2016 +0100
@@ -29,7 +29,7 @@
  *      whether jstack reports "locked" by more than one thread.
  *
  * @library /testlibrary
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  * @run main/othervm TestThreadDumpMonitorContention
  */