Re: RFR: 8284780: Need methods to create pre-sized HashSet and LinkedHashSet [v17]

2022-07-07 Thread Stuart Marks
On Wed, 1 Jun 2022 16:45:35 GMT, liach  wrote:

>> XenoAmess has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   do it as naotoj said
>
> 'the new' fix should be applied to newHashMap etc. too.

@liach 

> 'the new' fix should be applied to newHashMap etc. too.

I've filed [JDK-8289872](https://bugs.openjdk.org/browse/JDK-8289872) for this. 
It's a small thing but best to fix it before we forget about it.

-

PR: https://git.openjdk.org/jdk/pull/8302


Re: RFR: 8284780: Need methods to create pre-sized HashSet and LinkedHashSet [v17]

2022-07-08 Thread XenoAmess
On Wed, 1 Jun 2022 16:45:35 GMT, liach  wrote:

>> XenoAmess has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   do it as naotoj said
>
> 'the new' fix should be applied to newHashMap etc. too.

> @liach
> 
> > 'the new' fix should be applied to newHashMap etc. too.
> 
> I've filed [JDK-8289872](https://bugs.openjdk.org/browse/JDK-8289872) for 
> this. It's a small thing but best to fix it before we forget about it.

Sorry for I already forgotten it.

-

PR: https://git.openjdk.org/jdk/pull/8302