hotspot/test/gc/g1/TestRegionLivenessPrint.java
changeset 37298 8df0cc9da41e
parent 37130 73d99f6918aa
child 37987 7b0667c9e794
--- a/hotspot/test/gc/g1/TestRegionLivenessPrint.java	Mon Apr 11 14:21:25 2016 -0700
+++ b/hotspot/test/gc/g1/TestRegionLivenessPrint.java	Mon Apr 11 20:38:38 2016 -0700
@@ -28,7 +28,7 @@
  * @summary Make sure that G1 does not assert when printing region liveness data on a humongous continues region.
  * @key gc
  * @library /testlibrary /test/lib
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.misc
  * @build TestRegionLivenessPrint
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission