Export - CSV (All fields)
Export - CSV (Current fields)
JDK-8155217
Nested Stream.flatMap buffers the entire stream before processing itJDK-8154514
performance anomaly in stream example programJDK-8154387
Parallel unordered Stream.limit() tries to collect 128 elements even if limit is lessJDK-8153332
Fuse sorted().limit(n) into single operationJDK-8153293
Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operationsJDK-8153157
small errors in Collectors examplesJDK-8152291
collect/reduce accumulator functions marked misleadingly as associativeJDK-8152071
Stream.reduce 3 argument java doc looks wrongJDK-8151785
Doc typo in src/../java/util/stream/PipelineHelper.javaJDK-8151612
API Note example is wrongJDK-8151531
Add notes to BaseStream.spliterator/iterator docs regarding them being escape hatchesJDK-8151511
Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMapJDK-8151408
add a stream factory method that can produce a finite streamJDK-8151123
Collectors.summingDouble/averagingDouble unnecessarily call mapper twiceJDK-8149614
Stream.flatmap...findAny does not short-circuit as expectedJDK-8148928
java/util/stream/test/**/SequentialOpTest.java timed out intermittentlyJDK-8148917
enhanced-for statement should allow streamsJDK-8148838
Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()JDK-8148615
Refine the set and use of unordered data sources for reference and primitive testsJDK-8148463
Collectors.toMap fails on null valuesJDK-8148250
Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuitJDK-8148115
Stream.findFirst for unordered source optimizationJDK-8147505
BaseStream.onClose() should not allow registering new handlers after stream is consumedJDK-8145888
java.nio.file.Files.find deadlock when using parallel streamJDK-8144675
Add a filtering collectorJDK-8143380
Parallel stream can deadlock when called from static initializerJDK-8143015
5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"JDK-8142996
move jdk java/util/streams tests into java.base directoriesJDK-8142090
Collectors.counting can use Collectors.summingLong to reduce boxingJDK-8141630
Specification of Collections.synchronized* need to state traversal constraintsJDK-8141026
Parallel, infinite Stream with limit, does not obey limit & hangs the programJDK-8140361
openjdk/tests/java/util/stream/CollectorsTest.java fails to startJDK-8140283
add Stream::transform method to facilitate fluent chaining of other methodsJDK-8138281
Terminal operation properties should not be back-propagated to upstream operationsJDK-8136686
Collectors.counting can use Collectors.summingLong to reduce boxingJDK-8136285
TeeOpTest.java fails across platforms after fix for JDK-8129547JDK-8136182
Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostileJDK-8136112
Add Stream dropWhile and takeWhile operationsJDK-8136060
clarify stream package documentation regarding sequential vs parallel modesJDK-8136043
Fix some typos and omissions in the the j.u.stream JavaDocJDK-8135965
Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostileJDK-8135940
Terminal operation properties should not be back-propagated to upstream operationsJDK-8134459
java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed outJDK-8134329
TeeOpTest.java fails across platforms after fix for JDK-8129547JDK-8133773
clarify specification of Spliterator.tryAdvanceJDK-8133715
NullPointerException at java.util.LinkedList$ListItr.nextJDK-8133680
add Stream.foldLeft() terminal operationJDK-8133098
Typo in API reference documentationJDK-8132800
clarify stream package documentation regarding sequential vs parallel modesJDK-8132369
Define an SPI to plugin new intermediate and terminal stream operations
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0