RFR: 8186958: Need method to create pre-sized HashMap [v12]
XenoAmess
duke at openjdk.java.net
Wed Apr 6 16:02:31 UTC 2022
> 8186958: Need method to create pre-sized HashMap
XenoAmess has updated the pull request incrementally with one additional commit since the last revision:
use (double) DEFAULT_LOAD_FACTOR instead of 0.75
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7928/files
- new: https://git.openjdk.java.net/jdk/pull/7928/files/4769b87b..b973ee51
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=11
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=10-11
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/7928.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7928/head:pull/7928
PR: https://git.openjdk.java.net/jdk/pull/7928
More information about the core-libs-dev
mailing list