RFR: 8364166: Parallel: Remove the use of soft_ref_policy in Full GC [v2]
Albert Mingkun Yang
ayang at openjdk.org
Thu Jul 31 18:58:06 UTC 2025
On Tue, 29 Jul 2025 08:20:35 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple removing redundant soft-ref-clearing checking in full-gc, because Parallel already reacts to this particular gc-cause, `_wb_full_gc`.
>>
>> Test: tier1-3
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - review
> - Merge branch 'master' into pgc-soft-ref
> - pgc-soft-ref
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26496#issuecomment-3141010599
More information about the hotspot-gc-dev
mailing list