RFR: 8292286: Convert PlaceholderTable to ResourceHashtable [v3]
Coleen Phillimore
coleenp at openjdk.org
Mon Aug 15 18:19:41 UTC 2022
> This change converts the PlaceholderTable to ResourceHashtable. It's much like the ResolutionErrorTable conversion. This change has been performance tested with the previous set of testing with no regression. It's also been tested tier1-3 and 4-7 with the other tables in my patch queue.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Ioi comments.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9854/files
- new: https://git.openjdk.org/jdk/pull/9854/files/4a0cd646..0e91307f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9854&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9854&range=01-02
Stats: 6 lines in 1 file changed: 2 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/9854.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9854/head:pull/9854
PR: https://git.openjdk.org/jdk/pull/9854
More information about the hotspot-dev
mailing list