--- old/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp 2018-02-21 20:27:14.716361042 +0100 +++ new/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp 2018-02-21 20:27:14.508353949 +0100 @@ -1496,7 +1496,7 @@ max_eden_size, full, gc_cause, - heap->collector_policy()); + heap->soft_ref_policy()); // Reset the expansion cause, now that we just completed // a collection cycle.