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

Explicitly check for null remappingFunction parameter.

Reviewed-by: mduigou, forax, psandoz
3 files changed