--- a/hotspot/test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java Sat Apr 09 23:03:25 2016 +0100
+++ b/hotspot/test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java Sat Apr 09 23:03:39 2016 +0100
@@ -26,7 +26,7 @@
* @summary Test reserve/commit/uncommit/release of virtual memory and that we track it correctly
* @key nmt jcmd
* @library /testlibrary /test/lib
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
* java.management
* @build VirtualAllocCommitUncommitRecommit
* @run main ClassFileInstaller sun.hotspot.WhiteBox