Claes Redestad
|
de96aeddf5
|
8236850: Operations on constant List/Set.of(element) instances does not consistently constant fold
Reviewed-by: smarks, jrose, rriggs, psandoz
|
2020-01-14 23:40:42 +01:00 |
|
Claes Redestad
|
15d989faa4
|
8221981: Simplify Map/List/Set.of() implementation
Reviewed-by: smarks
|
2019-04-04 23:21:24 +02:00 |
|
Stuart Marks
|
277b35da28
|
8203184: List.copyOf() fails to copy sublists
Reviewed-by: psandoz
|
2018-06-21 08:45:57 -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 |
|
Claes Redestad
|
9aff9cb645
|
8193128: Reduce number of implementation classes returned by List/Set/Map.of()
8191418: List.of().indexOf(null) doesn't throw NullPointerException
Reviewed-by: smarks, jrose, martin, plevart
|
2017-12-09 03:33:39 +01: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 |
|
Paul Sandoz
|
4c4d212355
|
8191429: List.sort should specify the sort is stable
Reviewed-by: smarks
|
2017-11-17 09:29:47 -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 |
|