RFR: 8186958: Need method to create pre-sized HashMap [v11]

XenoAmess duke at openjdk.java.net
Wed Apr 6 16:05:42 UTC 2022


On Wed, 6 Apr 2022 15:55:11 GMT, XenoAmess <duke at openjdk.java.net> wrote:

>> 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

> If you plan to separate the usages into a separate PR

@AlanBateman No, my original plan is to make them all in this PR.

However if there be reviewer with permission who stronglly opposed to this plan, I can accept making another seperate pr for the changes of usages.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7928


More information about the core-libs-dev mailing list