RFR: 8335059: Consider renaming ClassLoaderData::keep_alive [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed Jul 31 20:41:47 UTC 2024
> How does this rename look? Instead of ClassLoaderData::keep_alive() and a _keep_alive refcount, it's been renamed to _strongly_reachable and is_strongly_reachable().
> Tested with tier1 on Oracle supported platforms.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Rename to keep_alive_ref_count
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20408/files
- new: https://git.openjdk.org/jdk/pull/20408/files/fc69e2e1..38f036f7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20408&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20408&range=00-01
Stats: 29 lines in 10 files changed: 0 ins; 0 del; 29 mod
Patch: https://git.openjdk.org/jdk/pull/20408.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20408/head:pull/20408
PR: https://git.openjdk.org/jdk/pull/20408
More information about the hotspot-dev
mailing list