RFR: 8304687: Move add_to_hierarchy [v3]

Coleen Phillimore coleenp at openjdk.org
Wed Mar 22 13:03:27 UTC 2023


> 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.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Correct comments referring to SystemDictionary::add_to_hierarchy

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13129/files
  - new: https://git.openjdk.org/jdk/pull/13129/files/b86abf50..31c5a9c7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13129&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13129&range=01-02

  Stats: 4 lines in 3 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/13129.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13129/head:pull/13129

PR: https://git.openjdk.org/jdk/pull/13129


More information about the hotspot-dev mailing list