RFR: 8337658: ZGC: Move soft reference handling out of the driver loop function

Axel Boldt-Christmas aboldtch at openjdk.org
Thu Aug 15 08:44:48 UTC 2024


On Thu, 1 Aug 2024 12:19:04 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> The ZDriver code is written to be neat and have a clear outline. The soft reference handling distracts when reading this code. I propose that we hide it a bit.
> 
> I've also clarified in comments and names that the code is dealing with clearing of *all* references.

lgtm.

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

Marked as reviewed by aboldtch (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20418#pullrequestreview-2239968081


More information about the hotspot-gc-dev mailing list