hotspot/test/gc/g1/plab/lib/PLABUtils.java
changeset 35947 48c797584ac2
parent 35885 6e62be7db2c8
child 38726 2c99beca1dd8
--- a/hotspot/test/gc/g1/plab/lib/PLABUtils.java	Mon Feb 08 18:01:48 2016 +0300
+++ b/hotspot/test/gc/g1/plab/lib/PLABUtils.java	Mon Feb 08 18:54:09 2016 +0300
@@ -41,6 +41,7 @@
         "-XX:G1HeapRegionSize=1m",
         "-XX:OldSize=64m",
         "-XX:-UseAdaptiveSizePolicy",
+        "-XX:MaxTenuringThreshold=1",
         "-XX:-UseTLAB",
         "-XX:SurvivorRatio=1"
     };