RFR: 8361693: Remove Klass::clean_subklass_tree()
Kim Barrett
kbarrett at openjdk.org
Wed Jul 9 17:42:38 UTC 2025
On Wed, 9 Jul 2025 14:08:20 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this inlining of Klass::clean_subklass_tree because it's only used in one place and replaces only one call. There does not seem to be any advantage having the extra method.
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26220#pullrequestreview-3002498118
More information about the hotspot-dev
mailing list