hotspot/test/gc/g1/plab/TestPLABPromotion.java
changeset 38152 80e5da81fb2c
parent 37181 0d5e8ae18924
child 38726 2c99beca1dd8
--- a/hotspot/test/gc/g1/plab/TestPLABPromotion.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/gc/g1/plab/TestPLABPromotion.java	Sun May 01 12:47:00 2016 +0300
@@ -28,6 +28,7 @@
  * @requires vm.gc=="G1" | vm.gc=="null"
  * @requires vm.opt.FlightRecorder != true
  * @library /testlibrary /test/lib /
+ * @modules java.base/jdk.internal.misc
  * @modules java.management
  * @build ClassFileInstaller
  *        sun.hotspot.WhiteBox