changeset 39414 | 4adf52148100 |
parent 38152 | 80e5da81fb2c |
child 40631 | ed82623d7831 |
--- a/hotspot/test/gc/g1/TestPLABOutput.java Tue Jun 21 18:37:04 2016 +0400 +++ b/hotspot/test/gc/g1/TestPLABOutput.java Fri Jun 24 19:52:31 2016 +0400 @@ -25,7 +25,7 @@ * @test TestPLABOutput * @bug 8140585 * @summary Check that G1 does not report empty PLAB statistics in the first evacuation. - * @requires vm.gc=="G1" | vm.gc=="null" + * @requires vm.gc.G1 * @key gc * @modules java.base/jdk.internal.misc * @library /testlibrary /test/lib