> 8186958: Need method to create pre-sized HashMap XenoAmess has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 17 commits:
- Merge branch 'master' into fix_8186958 - variable nameToReferenceSize rename to moduleCount - use (double) DEFAULT_LOAD_FACTOR instead of 0.75 - drop CalculateHashMapCapacityTestJMH - refine javadoc for LinkedHashMap#newLinkedHashMap - revert changes in jdk.compile - update usages of LinkedHashMap - update usages of HashMap - update codes - update jmh - ... and 7 more: https://git.openjdk.java.net/jdk/compare/34914f12...7adc89c1 ------------- Changes: https://git.openjdk.java.net/jdk/pull/7928/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7928&range=13 Stats: 139 lines in 50 files changed: 61 ins; 3 del; 75 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