RFR: 8361693: Remove Klass::clean_subklass_tree()
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 10 13:03:47 UTC 2025
On Wed, 9 Jul 2025 15:18:20 GMT, Zhengyu Gu <zgu 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
>
> LGTM
Thanks @zhengyu123 @kimbarrett for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26220#issuecomment-3057353435
More information about the hotspot-dev
mailing list