jdk-24/test/jdk/java/util/Collections
2024-05-28 06:43:07 +00:00
..
AddAll.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
AsLifoQueue.java
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
CheckedMapBash.java 8292955: Collections.checkedMap Map.merge does not properly check key and value 2024-05-28 06:43:07 +00:00
CheckedMapReplaceAll.java
CheckedNull.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
CheckedQueue.java
CheckedSetBash.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
DelegatingIteratorForEachRemaining.java 8292317: Missing null check for Iterator.forEachRemaining implementations 2022-11-19 00:55:14 +00: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
EqualsTest.java
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
RotateHuge.java 8314236: Overflow in Collections.rotate 2023-09-18 09:20:11 +00: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
Shuffle.java 8294693: Add Collections.shuffle overload that accepts RandomGenerator interface 2023-01-21 18:36:31 +00:00
SingletonIterator.java
Swap.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
SyncSubMutexes.java
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
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 8266571: Sequenced Collections 2023-04-25 15:19:08 +00:00