Integrated: 8304687: Move add_to_hierarchy
Coleen Phillimore
coleenp at openjdk.org
Thu Mar 23 13:50:20 UTC 2023
On Tue, 21 Mar 2023 21:36:33 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Moved SystemDictionary::add_to_hierarchy to InstanceKlass::add_to_hierarchy where it more logically belongs and next to other functions that also care about dependencies.
> Tested with tier1-4, and tier1 on linux,windows,macos to check header file changes.
This pull request has now been integrated.
Changeset: bf917ba6
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bf917ba6af9a69859f469a1e8056fbd32396cae4
Stats: 100 lines in 9 files changed: 44 ins; 47 del; 9 mod
8304687: Move add_to_hierarchy
Reviewed-by: dholmes, fparain
-------------
PR: https://git.openjdk.org/jdk/pull/13129
More information about the hotspot-dev
mailing list