RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v20]
XenoAmess
duke at openjdk.java.net
Fri Feb 18 18:53:43 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:
revert unrelated changes and add it to ProblemList.txt
https://bugs.openjdk.java.net/browse/JDK-8282120
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7431/files
- new: https://git.openjdk.java.net/jdk/pull/7431/files/aa599698..182c22d7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=19
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=18-19
Stats: 4 lines in 3 files changed: 1 ins; 0 del; 3 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