RFR 8025173 : HashMap.put() replacing an existing key can trigger a resize()

Brent Christian brent.christian at oracle.com
Thu Sep 26 17:42:14 UTC 2013


On 9/26/13 6:11 AM, Alan Bateman wrote:
> On 25/09/2013 15:19, Brent Christian wrote:
 >
> The fix looks right to me.

Thanks.

> One comment on the test is that testItr is
> using raw types, is there any reason for thaht?

Pure laziness!  Here, this one's nicer:
http://cr.openjdk.java.net/~bchristi/8025173/webrev.01/

-Brent



More information about the core-libs-dev mailing list