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
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Sep 19 21:31:01 UTC 2013
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.
Thanks,
Brian
>
>>
>> On Sep 17, 2013, at 4:27 PM, Brian Burkhalter wrote:
>>
>>> I'll make the various updates and repost.
>
More information about the core-libs-dev
mailing list