Java 8 RFR 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent

Paul Sandoz paul.sandoz at oracle.com
Fri Sep 20 19:05:15 UTC 2013


On Sep 19, 2013, at 2:31 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

> On Sep 17, 2013, at 6:03 PM, Remi Forax wrote:
> 
>> On 09/18/2013 02:08 AM, Brian Burkhalter wrote:
>>> The proposed patch has been updated at the same location:
>>> 
>>> http://cr.openjdk.java.net/~bpb/8024331/.
>>> 
>>> Thanks,
>>> 
>>> Brian
>> 
>> looks good.
>> 
>> Rémi
> 
> Thanks, Rémi
> 
> JDK 8 Reviewers: This patch still needs Official Approval unless of course there are objections.
> 

Looks ok to me,
Paul.


More information about the core-libs-dev mailing list