hg: jdk8u/jdk8u-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 17:02:43 UTC 2014
Changeset: 1faccfb6cc00
Author: chegar
Date: 2014-07-30 17:42 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/1faccfb6cc00
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 jdk8u-dev-changes
mailing list