hotspot/test/gc/stress/TestMultiThreadStressRSet.java
changeset 38152 80e5da81fb2c
parent 37498 c920466a3287
child 38930 469cfb0d7eb3
--- a/hotspot/test/gc/stress/TestMultiThreadStressRSet.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/gc/stress/TestMultiThreadStressRSet.java	Sun May 01 12:47:00 2016 +0300
@@ -35,6 +35,7 @@
  * @requires os.maxMemory > 2G
  *
  * @summary Stress G1 Remembered Set using multiple threads
+ * @modules java.base/jdk.internal.misc
  * @library /test/lib /testlibrary
  * @build sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox