RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size
Martin Buchholz
martinrb at google.com
Tue Jul 8 13:19:24 UTC 2014
On Tue, Jul 8, 2014 at 3:12 AM, Peter Levart <peter.levart at gmail.com> wrote:
> On 07/08/2014 09:33 AM, Martin Buchholz wrote:
>
>> I've updated the webrev
>> http://cr.openjdk.java.net/~martin/webrevs/openjdk9/
>> IdentityHashMap-capacity/
>> It now has all my TODOs done.
>> The test case has been testng-ified.
>>
>
> Hi Martin,
>
> What happened to the desire that when OOME is thrown on resizing, IHM is
> left unchanged?
>
Hi Peter,
That's a fine goal but not one I've been worrying about.
More information about the core-libs-dev
mailing list