RFR: 8335059: Consider renaming ClassLoaderData::keep_alive [v3]

David Holmes dholmes at openjdk.org
Fri Aug 2 07:05:34 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.

If @stefank is happy with this then I am too. Looks good. Thanks for the updates.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20408#pullrequestreview-2214815935


More information about the hotspot-dev mailing list