jdk-24/test/jdk/java/util/Collections
2021-03-05 03:20:44 +00:00
..
AddAll.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
AsLifoQueue.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BigBinarySearch.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
BinarySearchNullComparator.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedIdentityMap.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedListBash.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedListReplaceAll.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckedMapBash.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedMapReplaceAll.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckedNull.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedQueue.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckedSetBash.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
DelegatingIteratorForEachRemaining.java 8205184: Delegating Iterator implementations that don't delegate forEachRemaining() 2018-06-25 18:01:42 -07:00
Disjoint.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
EmptyCollectionSerialization.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
EmptyIterator.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
EmptyNavigableMap.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
EmptyNavigableSet.java 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09 2018-09-28 08:45:46 -07:00
Enum.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
EnumerationAsIterator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EqualsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FindSubList.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
Frequency.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
MinMax.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
NCopies.java 8214687: Optimize Collections.nCopies().hashCode() and equals() 2018-12-30 08:57:24 +07:00
NullComparator.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
RacingCollections.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
ReplaceAll.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
ReverseOrder2.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
ReverseOrder.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
Rotate.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
RotateEmpty.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
Ser.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
SetFromMap.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
SingletonIterator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Swap.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
SyncSubMutexes.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5078378.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
T6433170.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
UnmodifiableMapEntrySet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ViewSynch.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
WrappedNull.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
WrappedUnmodifiableCollections.java 6323374: (coll) Optimize Collections.unmodifiable* and synchronized* 2021-03-05 03:20:44 +00:00
Wrappers.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00