http://cr.openjdk.java.net/~shade/shenandoah/tests-lotscycles-stride/webrev.01/ This tests runs heavy allocation in a very small heaps, and always degrades to Full GC, thus defeating its purpose. The solution is to pace allocations. Thanks, -Aleksey