changeset 54466 | 58751415d5f8 |
parent 54465 | c4f16445675a |
child 54678 | 93f09ca4a7f8 |
--- a/src/hotspot/share/gc/g1/g1Policy.hpp Mon Apr 08 20:37:52 2019 +0200 +++ b/src/hotspot/share/gc/g1/g1Policy.hpp Mon Apr 08 21:01:17 2019 +0200 @@ -399,7 +399,7 @@ return _young_list_max_length; } - bool adaptive_young_list_length() const; + bool use_adaptive_young_list_length() const; void transfer_survivors_to_cset(const G1SurvivorRegions* survivors);