jdk-24/jdk/test/java/util/Collections
2016-12-06 17:26:43 -08:00
..
AddAll.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
AsLifoQueue.java 8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified 2015-12-18 09:59:25 +01:00
BigBinarySearch.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
BinarySearchNullComparator.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -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 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -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 8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder) 2015-11-25 18:45:53 -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 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
Disjoint.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
EmptyCollectionSerialization.java 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
EmptyIterator.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
EmptyNavigableMap.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
EmptyNavigableSet.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
Enum.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
EnumerationAsIterator.java 8072726: add adapter to convert Enumeration to Iterator 2015-06-04 18:28:14 -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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -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 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
ReplaceAll.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ReverseOrder2.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
ReverseOrder.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
Rotate.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
RotateEmpty.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -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 8166446: SingletonIterator.forEachRemaining doesn't advance before calling action 2016-12-06 17:26:43 -08:00
Swap.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SyncSubMutexes.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
T5078378.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
T6433170.java 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -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 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
Wrappers.java 8023275: Wrapping collections should override default methods 2013-08-26 22:32:50 -07:00