Ivan Gerasimov
|
b0e1ee4b3b
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
Reviewed-by: prappo
|
2020-03-28 21:07:55 -07:00 |
|
Joe Darcy
|
3c9b6d8554
|
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Reviewed-by: rriggs, chegar
|
2019-10-09 10:17:50 -07:00 |
|
Joe Darcy
|
9d764ee48e
|
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
|
2019-08-29 16:31:34 -07:00 |
|
Stuart Marks
|
12efd2fa4f
|
8213432: Better copies of CopiesList
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
|
2019-01-23 14:45:54 -08:00 |
|
Tagir F. Valeev
|
42e7372b3e
|
8214687: Optimize Collections.nCopies().hashCode() and equals()
Reviewed-by: igerasim, smarks
|
2018-12-30 08:57:24 +07:00 |
|
Martin Buchholz
|
7eeafb719f
|
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: psandoz
|
2018-06-25 18:01:42 -07:00 |
|
Stuart Marks
|
693a6dd27a
|
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz, briangoetz
|
2018-06-21 08:25:03 -07:00 |
|
Jonathan Gibbons
|
6a8ea38ecc
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
Reviewed-by: martin, alanb, chegar
|
2018-03-27 16:25:40 -07:00 |
|
Martin Buchholz
|
48b9835669
|
8197893: Mistaken type check in CheckedEntrySet.toArray
Reviewed-by: psandoz
|
2018-02-14 16:37:20 -08:00 |
|
Paul Sandoz
|
72e7a31529
|
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
Reviewed-by: rriggs
|
2017-12-12 09:33:35 -08:00 |
|
Stuart Marks
|
f4db9575d1
|
8177290: add copy factory methods for unmodifiable List, Set, Map
8184690: add Collectors for collecting into unmodifiable List, Set, and Map
Reviewed-by: alanb, briangoetz, dholmes, jrose, rriggs, scolebourne
|
2017-12-04 11:50:04 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|