RFR: 8361698: Fix obsolete comments in Klass::clean_weak_klass_links()
Coleen Phillimore
coleenp at openjdk.org
Wed Jul 9 16:43:39 UTC 2025
On Wed, 9 Jul 2025 14:07:01 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this fix to some comments in the Klass::clean_weak_klass_links() after the changes in JDK-8213209. I believe this is a trivial change.
>
> Testing: local compilation
>
> Thanks,
> Thomas
The method subclass only returns an alive subclass so I think the comment is right.
-------------
PR Review: https://git.openjdk.org/jdk/pull/26219#pullrequestreview-3002272416
More information about the hotspot-dev
mailing list