RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size (original) (raw)
Martin Buchholz martinrb at google.com
Tue Jul 8 13:19:24 UTC 2014
- Previous message: RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size
- Next message: RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size
- Next message: RFR: [6904367]: (coll) IdentityHashMap is resized before exceeding the expected maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]