Possible HashMap update

Brent Christian brent.christian at oracle.com
Fri Aug 16 22:48:30 UTC 2013


On 8/14/13 3:34 AM, Paul Sandoz wrote:
>
> If no one else volunteers i can try and sort this out and sync up
> stuff from the current HashMap/LinkedHashMap (e.g. forEachRem. as
> reported by Remi) and the lint warnings in one go, and submit for
> review.
>

That would be great, Paul.

One thing on my mind to watch out for is keeping EMPTY_TABLE for the 
empty HashMap optimization (instead of using null - see the relevant 
comments in 7143928/8003586).

Thanks,
-Brent



More information about the core-libs-dev mailing list