RFR: 8335493: check_gc_overhead_limit should reset SoftRefPolicy::_should_clear_all_soft_refs [v2]
Albert Mingkun Yang
ayang at openjdk.org
Thu Jul 4 10:57:20 UTC 2024
On Thu, 4 Jul 2024 05:31:28 GMT, Liang Mao <lmao at openjdk.org> wrote:
>> It's for fixing the issue should_clear_all_soft_refs is not reset after Parallel Full GC.
>>
>> Tested test/hotspot/jtreg/gc with -XX:+UseParallelGC
>
> Liang Mao has updated the pull request incrementally with one additional commit since the last revision:
>
> reset in check_gc_overhead_limit
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19982#pullrequestreview-2158640043
More information about the hotspot-gc-dev
mailing list