RFR: 8264873: Dependencies: Split ClassHierarchyWalker

Vladimir Ivanov vlivanov at openjdk.java.net
Wed Apr 7 22:27:07 UTC 2021


Split ClassHierarchyWalker into ConcreteMethodFinder and ConcreteSubtypeFinder.

Testing:
- [x] hs-tier1 - hs-tier4

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

Depends on: https://git.openjdk.java.net/jdk/pull/3386

Commit messages:
 - Split ClassHierarchyWalker into ConcreteMethodFinder and ConcreteSubtypeFinder

Changes: https://git.openjdk.java.net/jdk/pull/3387/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3387&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264873
  Stats: 438 lines in 1 file changed: 134 ins; 144 del; 160 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