RFR: 8264873: Dependencies: Split ClassHierarchyWalker [v4]

Vladimir Ivanov vlivanov at openjdk.java.net
Tue Apr 27 17:42:57 UTC 2021


> Split ClassHierarchyWalker into ConcreteMethodFinder and ConcreteSubtypeFinder.
> 
> Testing:
> - [x] hs-tier1 - hs-tier4

Vladimir Ivanov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:

 - Merge branch 'master' into 8264873.cha.split
 - Merge branch 'master' into 8264873.cha.split
 - Fix build failure
 - Merge branch 'master' into 8264873.cha.split
 - Merge branch 'master' into 8264873.cha.split
 - Fix formatting
 - Split ClassHierarchyWalker into ConcreteMethodFinder and ConcreteSubtypeFinder
 - CountingClassHierarchyIterator
 - Migrate to PerfData
 - Depenencies perf counters
 - ... and 5 more: https://git.openjdk.java.net/jdk/compare/dc323a93...e414f9c4

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

Changes: https://git.openjdk.java.net/jdk/pull/3387/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3387&range=03
  Stats: 503 lines in 1 file changed: 169 ins; 177 del; 157 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3387.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3387/head:pull/3387

PR: https://git.openjdk.java.net/jdk/pull/3387


More information about the hotspot-compiler-dev mailing list