jdk/src/share/classes/java/util/Collections.java
Wed, 30 Jul 2014 17:42:18 +0100 chegar 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Thu, 24 Jul 2014 09:01:00 -0700 mduigou 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Fri, 27 Jun 2014 10:26:39 -0700 mduigou 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Wed, 25 Jun 2014 12:36:03 -0700 mduigou 8047795: Collections.checkedList checking bypassed by List.replaceAll
Fri, 11 Apr 2014 14:07:25 -0700 mduigou 8035284: Remove redundant null initialization
Thu, 16 Jan 2014 10:27:57 +0100 psandoz 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator )
Fri, 20 Dec 2013 13:38:13 +0100 psandoz 8030851: Update code in java.util to use newer language features
less more (0) -30 -10 -7 tip