RFR: 8335059: Consider renaming ClassLoaderData::keep_alive [v3]
Stefan Karlsson
stefank at openjdk.org
Thu Aug 1 12:39:30 UTC 2024
On Thu, 1 Aug 2024 12:35:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> 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:
>
> Remove comments, update comment, fix compliation error.
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20408#pullrequestreview-2212603430
More information about the hotspot-dev
mailing list