jdk-24/test/jdk/java/util/stream
Patrick Concannon 79d12507b3 8238286: Add new flatMap stream operation that is more amenable to pushing
This patch adds a new flatmap-like operation called mapMulti to the java.util.Stream class as well as the primitive variations of this operation i.e. mapMultiToInt, IntStream mapMulti, etc.

Reviewed-by: psandoz, smarks
2020-08-31 16:12:32 +01:00
..
boottest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
test 8238286: Add new flatMap stream operation that is more amenable to pushing 2020-08-31 16:12:32 +01:00
CustomFJPoolTest.java 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism 2017-11-08 10:27:10 -08:00
TestDoubleSumAverage.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00