8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't...
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
Summary: Explicitly check for null remappingFunction parameter.
Reviewed-by: mduigou, forax, psandoz
Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
Showing
想要评论请 注册 或 登录