RFR: 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:07 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.

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/19346#issuecomment-2133168015


More information about the hotspot-gc-dev mailing list