changeset 49047 | 8f004146e407 |
parent 49043 | 092dc3d38bdc |
child 49048 | 4e8c86b75428 |
--- a/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp Thu Feb 22 18:35:40 2018 +0100 +++ b/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp Thu Feb 22 18:36:07 2018 +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.