Integrated: 8361693: Remove Klass::clean_subklass_tree()
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 10 13:03:48 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
This pull request has now been integrated.
Changeset: 3d37c4e3
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3d37c4e37ac6e3fb7915de46ed98136453b8840a
Stats: 4 lines in 2 files changed: 0 ins; 3 del; 1 mod
8361693: Remove Klass::clean_subklass_tree()
Reviewed-by: zgu, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/26220
More information about the hotspot-dev
mailing list