Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Watched Subcomponents

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug JDK-8155217
    Nested Stream.flatMap buffers the entire stream before processing it
  2. Bug JDK-8154514
    performance anomaly in stream example program
  3. Bug JDK-8154387
    Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
  4. Enhancement JDK-8153332
    Fuse sorted().limit(n) into single operation
  5. Enhancement JDK-8153293
    Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
  6. Backport JDK-8153157
    small errors in Collectors examples
  7. Bug JDK-8152291
    collect/reduce accumulator functions marked misleadingly as associative
  8. Bug JDK-8152071
    Stream.reduce 3 argument java doc looks wrong
  9. Bug JDK-8151785
    Doc typo in src/../java/util/stream/PipelineHelper.java
  10. Bug JDK-8151612
    API Note example is wrong
  11. Bug JDK-8151531
    Add notes to BaseStream.spliterator/iterator docs regarding them being escape hatches
  12. Bug JDK-8151511
    Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
  13. Enhancement JDK-8151408
    add a stream factory method that can produce a finite stream
  14. Bug JDK-8151123
    Collectors.summingDouble/averagingDouble unnecessarily call mapper twice
  15. Bug JDK-8149614
    Stream.flatmap...findAny does not short-circuit as expected
  16. Bug JDK-8148928
    java/util/stream/test/**/SequentialOpTest.java timed out intermittently
  17. Enhancement JDK-8148917
    enhanced-for statement should allow streams
  18. Bug JDK-8148838
    Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()
  19. Bug JDK-8148615
    Refine the set and use of unordered data sources for reference and primitive tests
  20. Bug JDK-8148463
    Collectors.toMap fails on null values
  21. Enhancement JDK-8148250
    Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit
  22. Enhancement JDK-8148115
    Stream.findFirst for unordered source optimization
  23. Bug JDK-8147505
    BaseStream.onClose() should not allow registering new handlers after stream is consumed
  24. Bug JDK-8145888
    java.nio.file.Files.find deadlock when using parallel stream
  25. Enhancement JDK-8144675
    Add a filtering collector
  26. Bug JDK-8143380
    Parallel stream can deadlock when called from static initializer
  27. Bug JDK-8143015
    5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
  28. Enhancement JDK-8142996
    move jdk java/util/streams tests into java.base directories
  29. Backport JDK-8142090
    Collectors.counting can use Collectors.summingLong to reduce boxing
  30. Bug JDK-8141630
    Specification of Collections.synchronized* need to state traversal constraints
  31. Bug JDK-8141026
    Parallel, infinite Stream with limit, does not obey limit & hangs the program
  32. Bug JDK-8140361
    openjdk/tests/java/util/stream/CollectorsTest.java fails to start
  33. Enhancement JDK-8140283
    add Stream::transform method to facilitate fluent chaining of other methods
  34. Backport JDK-8138281
    Terminal operation properties should not be back-propagated to upstream operations
  35. Bug JDK-8136686
    Collectors.counting can use Collectors.summingLong to reduce boxing
  36. Backport JDK-8136285
    TeeOpTest.java fails across platforms after fix for JDK-8129547
  37. Backport JDK-8136182
    Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
  38. Backport JDK-8136112
    Add Stream dropWhile and takeWhile operations
  39. Backport JDK-8136060
    clarify stream package documentation regarding sequential vs parallel modes
  40. Backport JDK-8136043
    Fix some typos and omissions in the the j.u.stream JavaDoc
  41. Backport JDK-8135965
    Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
  42. Backport JDK-8135940
    Terminal operation properties should not be back-propagated to upstream operations
  43. Bug JDK-8134459
    java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
  44. Bug JDK-8134329
    TeeOpTest.java fails across platforms after fix for JDK-8129547
  45. Bug JDK-8133773
    clarify specification of Spliterator.tryAdvance
  46. Bug JDK-8133715
    NullPointerException at java.util.LinkedList$ListItr.next
  47. Enhancement JDK-8133680
    add Stream.foldLeft() terminal operation
  48. Bug JDK-8133098
    Typo in API reference documentation
  49. Bug JDK-8132800
    clarify stream package documentation regarding sequential vs parallel modes
  50. Enhancement JDK-8132369
    Define an SPI to plugin new intermediate and terminal stream operations
Refresh results
<< Previous 1 2 3 4 5
{"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
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian