hg: jdk9/dev/jdk: 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jul 30 16:42:48 UTC 2014
Changeset: c1a40b729713
Author: chegar
Date: 2014-07-30 17:42 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/c1a40b729713
8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
! src/share/classes/java/util/Collections.java
! test/java/util/Collections/CheckedListReplaceAll.java
More information about the jdk9-dev-changes
mailing list