src/java.base/share/classes/java/util/Collections.java
Wed, 09 Oct 2019 10:17:50 -0700 darcy 8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Thu, 29 Aug 2019 16:31:34 -0700 darcy 8229997: Apply java.io.Serial annotations in java.base
Wed, 23 Jan 2019 14:45:54 -0800 smarks 8213432: Better copies of CopiesList
Sun, 30 Dec 2018 08:57:24 +0700 tvaleev 8214687: Optimize Collections.nCopies().hashCode() and equals()
Mon, 25 Jun 2018 18:01:42 -0700 martin 8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Thu, 21 Jun 2018 08:25:03 -0700 smarks 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Tue, 27 Mar 2018 16:25:40 -0700 jjg 8199465: {@docRoot} references need to be updated to reflect new module/package structure
Wed, 14 Feb 2018 16:37:20 -0800 martin 8197893: Mistaken type check in CheckedEntrySet.toArray
Tue, 12 Dec 2017 09:33:35 -0800 psandoz 8171826: Comparator.reverseOrder(c) mishandles singleton comparators
Mon, 04 Dec 2017 11:50:04 -0800 smarks 8177290: add copy factory methods for unmodifiable List, Set, Map
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip