changeset 38152 | 80e5da81fb2c |
parent 36390 | a2d991d1d628 |
child 39414 | 4adf52148100 |
--- a/hotspot/test/gc/g1/TestPLABOutput.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/gc/g1/TestPLABOutput.java Sun May 01 12:47:00 2016 +0300 @@ -27,6 +27,7 @@ * @summary Check that G1 does not report empty PLAB statistics in the first evacuation. * @requires vm.gc=="G1" | vm.gc=="null" * @key gc + * @modules java.base/jdk.internal.misc * @library /testlibrary /test/lib * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox