Integrated: 8364166: Parallel: Remove the use of soft_ref_policy in Full GC

Albert Mingkun Yang ayang at openjdk.org
Thu Jul 31 18:58:07 UTC 2025


On Mon, 28 Jul 2025 08:00:23 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

This pull request has now been integrated.

Changeset: e0e82066
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e0e82066fec3e1efa55ecc113bb8f4efe2e0e2a0
Stats:     21 lines in 2 files changed: 0 ins; 17 del; 4 mod

8364166: Parallel: Remove the use of soft_ref_policy in Full GC

Reviewed-by: tschatzl, sangheki

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

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


More information about the hotspot-gc-dev mailing list