hotspot/test/compiler/startup/StartupOutput.java
changeset 36851 03e2f4d0a421
parent 30604 b8d532cb6420
child 40059 c2304140ed64
--- a/hotspot/test/compiler/startup/StartupOutput.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/compiler/startup/StartupOutput.java	Sat Apr 09 23:03:39 2016 +0100
@@ -26,7 +26,7 @@
  * @bug 8026949
  * @summary Test ensures correct VM output during startup
  * @library /testlibrary
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  */
 import jdk.test.lib.*;