RFR 8071667 : HashMap.computeIfAbsent() adds entry that HashMap.get() does not find.

Chris Hegarty chris.hegarty at oracle.com
Fri Mar 20 11:40:18 UTC 2015


On 20 Mar 2015, at 09:52, Paul Sandoz <paul.sandoz at oracle.com> wrote:

> 
> On Mar 19, 2015, at 11:31 PM, Brent Christian <brent.christian at oracle.com> wrote:
> 
>> Hi, Paul
>> 
>> Thank you for the suggested doc adjustments.  They're applied here:
>> http://cr.openjdk.java.net/~bchristi/8071667/webrev.3/
>> 
> 
> Looking good. 

Yes, the spec changes look good.

Brent, would you mind if I assign 8062841 [1] to you, so you can bring in the CHM implementation changes? Also maybe CHM could be added to the test?

> Small point. We could clear up some inconsistency over using "the function" or the "the re/mapping function" to constantly use the later and call it that in the doc of the "re/mappingFunction" parameter.
> 
> 
>> TestNG test update forthcoming.
>> 
> 
> Ok.

-Chris.

[1] https://bugs.openjdk.java.net/browse/JDK-8062841




More information about the core-libs-dev mailing list