RFR: 8186958: Need method to create pre-sized HashMap [v11]
XenoAmess
duke at openjdk.java.net
Wed Apr 6 15:55:11 UTC 2022
> 8186958: Need method to create pre-sized HashMap
XenoAmess has updated the pull request incrementally with two additional commits since the last revision:
- drop CalculateHashMapCapacityTestJMH
- refine javadoc for LinkedHashMap#newLinkedHashMap
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7928/files
- new: https://git.openjdk.java.net/jdk/pull/7928/files/796975b0..4769b87b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=10
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=09-10
Stats: 116 lines in 2 files changed: 0 ins; 115 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