RFR: 8364166: Parallel: Remove the use of soft_ref_policy in Full GC [v2]

Sangheon Kim sangheki at openjdk.org
Thu Jul 31 18:13:55 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

Looks good.

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

Marked as reviewed by sangheki (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26496#pullrequestreview-3076442917


More information about the hotspot-gc-dev mailing list