jdk-24/jdk/test/java/util/Collections
2014-07-30 17:42:18 +01:00
..
AddAll.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AsLifoQueue.java 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
BigBinarySearch.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
BinarySearchNullComparator.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CheckedIdentityMap.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
CheckedListBash.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CheckedListReplaceAll.java 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 2014-07-30 17:42:18 +01:00
CheckedMapBash.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
CheckedMapReplaceAll.java 8047795: Collections.checkedList checking bypassed by List.replaceAll 2014-06-25 12:36:03 -07:00
CheckedNull.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CheckedQueue.java 8048207: Collections.checkedQueue.offer() calls add on wrapped queue 2014-06-27 10:26:39 -07:00
CheckedSetBash.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Disjoint.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
EmptyCollectionSerialization.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
EmptyIterator.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
EmptyNavigableMap.java 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} 2013-07-12 11:11:30 -07:00
EmptyNavigableSet.java 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} 2013-07-12 11:11:30 -07:00
Enum.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
EqualsTest.java 7144488: Infinite recursion for some equals tests in Collections 2012-02-24 09:17:46 +00:00
FindSubList.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Frequency.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MinMax.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NCopies.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NullComparator.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RacingCollections.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
ReplaceAll.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ReverseOrder2.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ReverseOrder.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Rotate.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RotateEmpty.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Ser.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SetFromMap.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SingletonIterator.java 8024500: Missing API coverage for java.util.function.BiFunction andThen 2013-09-11 11:25:14 -07:00
Swap.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SyncSubMutexes.java 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object 2014-07-24 09:01:00 -07:00
T5078378.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
T6433170.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
UnmodifiableMapEntrySet.java 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries 2013-07-10 09:52:02 +02:00
ViewSynch.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
WrappedNull.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Wrappers.java 8023275: Wrapping collections should override default methods 2013-08-26 22:32:50 -07:00