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

Coleen Phillimore coleenp at openjdk.org
Fri Aug 2 11:50:35 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.

Thanks for the review, David and discussion and review, Stefan.

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

PR Comment: https://git.openjdk.org/jdk/pull/20408#issuecomment-2265183569


More information about the hotspot-dev mailing list