RFR: 8289164: Convert ResolutionErrorTable to use ResourceHashtable
Justin Gu
duke at openjdk.org
Fri Jul 1 15:05:16 UTC 2022
Please review my change of converting the resolutionErrorTable from hashtable to resource hashtable. I tested my changes with a mach5 tier1-4 test.
-------------
Commit messages:
- Add StackObj for iterators
- Fix global operator error
- Fix whitespace
- 8267935: Convert ResolutionErrorTable to Resource Hashtable
- 8289164: Convert ResolutionErrorTable to use ResourceHashtable
Changes: https://git.openjdk.org/jdk/pull/9337/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9337&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8289164
Stats: 294 lines in 7 files changed: 115 ins; 111 del; 68 mod
Patch: https://git.openjdk.org/jdk/pull/9337.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9337/head:pull/9337
PR: https://git.openjdk.org/jdk/pull/9337
More information about the hotspot-dev
mailing list