RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v22]
XenoAmess
duke at openjdk.java.net
Sun Feb 20 19:45:24 UTC 2022
> 8281631: HashMap copy constructor and putAll can over-allocate table
XenoAmess has updated the pull request incrementally with one additional commit since the last revision:
refine IdentityHashMap
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7431/files
- new: https://git.openjdk.java.net/jdk/pull/7431/files/6d0ab0ef..e724cc04
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=21
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=20-21
Stats: 15 lines in 1 file changed: 0 ins; 11 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/7431.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7431/head:pull/7431
PR: https://git.openjdk.java.net/jdk/pull/7431
More information about the core-libs-dev
mailing list