Andrey Turbanov
|
cfeb359800
|
8218022: Repeated words typos in java.base
Reviewed-by: alanb, lancea, mchung
|
2019-01-30 00:24:32 +00:00 |
|
Tagir Valeev
|
7c9ab50d06
|
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
|
2018-09-25 14:23:37 +02:00 |
|
Ivan Gerasimov
|
475d422094
|
8210347: Combine subsequent calls to Set.contains() and Set.add()
Reviewed-by: smarks, bpb
|
2018-09-11 14:51:45 -07:00 |
|
Paul Sandoz
|
e1e9023545
|
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
Reviewed-by: forax, smarks
|
2017-12-21 13:52:20 -08:00 |
|
Paul Sandoz
|
e6680338c5
|
8193856: takeWhile produces incorrect result with elements produced by flatMap
Reviewed-by: smarks
|
2017-12-20 11:40:45 -08:00 |
|
Paul Sandoz
|
ed7a7fb89f
|
8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
Reviewed-by: smarks
|
2017-12-05 15:31:50 -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 |
|
Paul Sandoz
|
e0fe688373
|
8181175: Stream.concat behaves like terminal operation
Reviewed-by: smarks, briangoetz, dfuchs
|
2017-11-29 10:35:50 -08:00 |
|
Paul Sandoz
|
cc59ccb7d4
|
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Reviewed-by: martin, tvaleev
|
2017-11-08 10:27:10 -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 |
|