RFR: 8186958: Need method to create pre-sized HashMap [v3]
XenoAmess
duke at openjdk.java.net
Thu Mar 24 11:55:37 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:
move the static functions to map classes themselves.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7928/files
- new: https://git.openjdk.java.net/jdk/pull/7928/files/78419b28..45f4aae9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=01-02
Stats: 125 lines in 4 files changed: 61 ins; 64 del; 0 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