RFR: 8304687: Move add_to_hierarchy [v4]

Coleen Phillimore coleenp at openjdk.org
Wed Mar 22 15:31:21 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:

  Revert another include file deletion

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

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

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

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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