RFR: 8289164: Convert ResolutionErrorTable to use ResourceHashtable [v2]
Justin Gu
duke at openjdk.org
Fri Jul 1 18:48:54 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.
Justin Gu has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
8289164: Convert ResolutionErrorTable to use ResourceHashtable
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9337/files
- new: https://git.openjdk.org/jdk/pull/9337/files/44fc9cfc..cad56c8d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9337&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9337&range=00-01
Stats: 14 lines in 1 file changed: 10 ins; 0 del; 4 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