RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v10]
XenoAmess
duke at openjdk.java.net
Wed Feb 16 13:49:05 UTC 2022
> 8281631: HashMap copy constructor and putAll can over-allocate table
XenoAmess has updated the pull request incrementally with two additional commits since the last revision:
- revert changes in ConcurrentHashMap
- 9072610: HashMap copy constructor and putAll can over-allocate table
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7431/files
- new: https://git.openjdk.java.net/jdk/pull/7431/files/6d9069da..e8bfa526
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=09
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=08-09
Stats: 9 lines in 2 files changed: 0 ins; 2 del; 7 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