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

2022-04-06 Thread XenoAmess
On Wed, 6 Apr 2022 15:55:11 GMT, XenoAmess 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

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

2022-04-06 Thread XenoAmess
> 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: