changeset 35753 | ee7921f045d2 |
parent 35061 | be6025ebffea |
child 36390 | a2d991d1d628 |
--- a/hotspot/test/gc/g1/TestPLABOutput.java Wed Jan 27 12:20:53 2016 +0800 +++ b/hotspot/test/gc/g1/TestPLABOutput.java Fri Jan 29 03:11:16 2016 +0300 @@ -27,7 +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 - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestPLABOutput