Integrated: 8337658: ZGC: Move soft reference handling out of the driver loop function
Stefan Karlsson
stefank at openjdk.org
Fri Aug 23 07:12:08 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.
This pull request has now been integrated.
Changeset: 9cbf685b
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9cbf685b0b1ade5e6ddebfeec225b2efb5cf4cfc
Stats: 51 lines in 8 files changed: 20 ins; 4 del; 27 mod
8337658: ZGC: Move soft reference handling out of the driver loop function
Reviewed-by: gli, aboldtch, eosterlund
-------------
PR: https://git.openjdk.org/jdk/pull/20418
More information about the hotspot-gc-dev
mailing list