hotspot/test/runtime/CommandLine/IgnoreUnrecognizedVMOptions.java
changeset 36851 03e2f4d0a421
parent 34618 445eb59995bb
child 40631 ed82623d7831
--- a/hotspot/test/runtime/CommandLine/IgnoreUnrecognizedVMOptions.java	Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/runtime/CommandLine/IgnoreUnrecognizedVMOptions.java	Sat Apr 09 23:03:39 2016 +0100
@@ -29,7 +29,7 @@
  * @summary -XX:+IgnoreUnrecognizedVMOptions should work according to the spec from JDK-8129855
  *
  * @library /testlibrary
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  *          java.management
  * @run main IgnoreUnrecognizedVMOptions
  */