RFR: 8304687: Move add_to_hierarchy [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Mar 22 12:43:25 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:

  Add back method.inline.hpp include

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

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

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

  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