Integrated: 8335493: check_gc_overhead_limit should reset SoftRefPolicy::_should_clear_all_soft_refs

Liang Mao lmao at openjdk.org
Fri Jul 5 02:31:28 UTC 2024


On Tue, 2 Jul 2024 06:57:41 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

This pull request has now been integrated.

Changeset: cff9e246
Author:    Liang Mao <lmao at openjdk.org>
Committer: Denghui Dong <ddong at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cff9e246cc2fbd3914f40bb71daa85dcf7731396
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8335493: check_gc_overhead_limit should reset SoftRefPolicy::_should_clear_all_soft_refs

Reviewed-by: ayang

-------------

PR: https://git.openjdk.org/jdk/pull/19982


More information about the hotspot-gc-dev mailing list