< prev index next >

test/gc/g1/plab/TestPLABResize.java

Print this page

        

@@ -24,10 +24,11 @@
  /*
  * @test TestPLABResize
  * @bug 8141278
  * @summary Test for PLAB resizing
  * @requires vm.gc=="G1" | vm.gc=="null"
+ * @requires vm.opt.FlightRecorder != true
  * @library /testlibrary /../../test/lib /
  * @modules java.management
  * @build ClassFileInstaller
  *        sun.hotspot.WhiteBox
  *        gc.g1.plab.lib.LogParser
< prev index next >