Integrated: 8332678: Serial: Remove use of should_clear_all_soft_refs in serial folder

Albert Mingkun Yang ayang at openjdk.org
Mon May 27 10:30:08 UTC 2024


On Wed, 22 May 2024 09:43:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing all accesses to `soft_ref_policy` in Serial code, because the decision to clear-soft-refs is made inside Serial and captured in local variables.

This pull request has now been integrated.

Changeset: 0e7ea390
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0e7ea390bb523888533265394a642071aba0c0c1
Stats:     8 lines in 2 files changed: 0 ins; 8 del; 0 mod

8332678: Serial: Remove use of should_clear_all_soft_refs in serial folder

Reviewed-by: iwalulya

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

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


More information about the hotspot-gc-dev mailing list