jdk-24/test/jdk/java/util/stream
Viktor Klang ef0dc2518e 8342707: Prepare Gatherers for graduation from Preview
Reviewed-by: alanb, liach
2024-11-11 19:57:26 +00:00
..
boottest 8292215: java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java times out with slowdebug 2022-08-22 19:31:50 +00:00
examples 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
test 8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException 2024-07-02 20:27:52 +00:00
CustomFJPoolTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
GathererAPITest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GatherersFoldTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GathererShortCircuitTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GatherersMapConcurrentTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GatherersScanTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GatherersWindowFixedTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GatherersWindowSlidingTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
GathererTest.java 8342707: Prepare Gatherers for graduation from Preview 2024-11-11 19:57:26 +00:00
TEST.properties 8321124: java/util/stream/GatherersTest.java times out 2023-12-06 07:12:03 +00:00
TestDoubleSumAverage.java