jdk/src/java.base/share/classes/java/util/stream
2023-02-28 03:33:14 +00:00
..
AbstractPipeline.java 8274075: Fix miscellaneous typos in java.base 2021-09-23 08:08:39 +00:00
AbstractShortCircuitTask.java 8255299: Drop explicit zeroing at instantiation of Atomic* objects 2020-10-28 12:11:53 +00:00
AbstractSpinedBuffer.java
AbstractTask.java 8276674: Malformed Javadoc inline tags in JDK source 2021-12-02 20:47:29 +00:00
BaseStream.java
Collector.java 8231161: Wrong return type in code sample in Collector API documentation 2019-10-03 18:59:56 +01:00
Collectors.java 8284640: CollectorImpl class could be a record class 2022-06-28 17:12:06 +00:00
DistinctOps.java 8210347: Combine subsequent calls to Set.contains() and Set.add() 2018-09-11 14:51:45 -07:00
DoublePipeline.java 8214761: Bug in parallel Kahan summation implementation 2021-09-03 00:50:11 +00:00
DoubleStream.java 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
FindOps.java 8276674: Malformed Javadoc inline tags in JDK source 2021-12-02 20:47:29 +00:00
ForEachOps.java 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism 2017-11-08 10:27:10 -08:00
IntPipeline.java 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
IntStream.java 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
LongPipeline.java 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
LongStream.java 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
MatchOps.java 8235730: Incorrect javadoc in MatchKind 2019-12-10 15:50:12 -08:00
Node.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
Nodes.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
package-info.java 8259816: Typo in java.util.stream package description 2021-01-27 19:02:49 +00:00
PipelineHelper.java 8276674: Malformed Javadoc inline tags in JDK source 2021-12-02 20:47:29 +00:00
ReduceOps.java 8265029: Preserve SIZED characteristics on slice operations (skip, limit) 2021-05-28 01:56:38 +00:00
ReferencePipeline.java 8274835: Remove unnecessary castings in java.base 2021-11-12 16:30:56 +00:00
Sink.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
SliceOps.java 8302815: Use new Math.clamp method in core libraries 2023-02-22 09:51:14 +00:00
SortedOps.java 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations 2017-12-21 13:52:20 -08:00
SpinedBuffer.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
Stream.java 8252399: Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview 2021-03-09 11:09:40 +00:00
StreamOpFlag.java 8265029: Preserve SIZED characteristics on slice operations (skip, limit) 2021-05-28 01:56:38 +00:00
Streams.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
StreamShape.java
StreamSpliterators.java 8026369: javac potentially ambiguous overload warning needs an improved scheme 2023-02-28 03:33:14 +00:00
StreamSupport.java
TerminalOp.java
TerminalSink.java
Tripwire.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
WhileOps.java 8218022: Repeated words typos in java.base 2019-01-30 00:24:32 +00:00