RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v24]
XenoAmess
duke at openjdk.java.net
Thu Mar 3 15:46:37 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:
cast several float to double before calculation
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7431/files
- new: https://git.openjdk.java.net/jdk/pull/7431/files/475e040f..d168ad4b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=23
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=22-23
Stats: 4 lines in 2 files changed: 0 ins; 0 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