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-8132367
    Alternatives to terminal operations for the Stream API
  2. Bug JDK-8132097
    Stream.generate should use a covariant Supplier as parameter
  3. Enhancement JDK-8131310
    Stream API: add a mapping collector
  4. Bug JDK-8131140
    Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
  5. Backport JDK-8130993
    Terminal operation properties should not be back-propagated to upstream operations
  6. Bug JDK-8130828
    Fix some typos and omissions in the the j.u.stream JavaDoc
  7. Backport JDK-8130601
    Terminal operation properties should not be back-propagated to upstream operations
  8. Bug JDK-8130337
    java/util/stream/test/org/openjdk/tests/java/util/stream/IntPrimitiveOpsTests.java interrupted or timed out
  9. Enhancement JDK-8130024
    java.util.stream package: document best practices for creating Stream pipelines
  10. Bug JDK-8130023
    API java.util.stream: explicitly specify guaranteed execution of the pipeline
  11. Backport JDK-8129945
    Terminal operation properties should not be back-propagated to upstream operations
  12. Bug JDK-8129759
    Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
  13. Bug JDK-8129120
    Terminal operation properties should not be back-propagated to upstream operations
  14. Bug JDK-8114829
    groupingBy function cannot accumulate on a map with values
  15. Bug JDK-8086380
    Stream.reduce and Stream.parallel.reduce return different results
  16. Bug JDK-8085814
    Move stream test library to the jdk test library area
  17. Backport JDK-8084615
    Pipeline calculating inconsistent flag state for parallel stateful ops
  18. Backport JDK-8084586
    Add a flat-mapping collector
  19. Backport JDK-8084569
    StackOverflowError called StackOverflowException in javadoc
  20. Backport JDK-8084492
    Please add java.util.Stream.ofNullable(T object)
  21. Backport JDK-8084466
    Clarify documentation on BaseStream.spliterator
  22. Backport JDK-8084346
    stream tests timeout, intermittently but more likely to happen after JDK-8056248
  23. Backport JDK-8084130
    Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
  24. Backport JDK-8084039
    Optimized count operations incorrectly declare the stream shape
  25. Backport JDK-8084035
    Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
  26. Backport JDK-8084034
    Optimize Stream.count for SIZED Streams
  27. Bug JDK-8080817
    clarify specification of Stream.count()
  28. Bug JDK-8079264
    Non-terminating Stream.flatMap() with short-circuiting downstream operation
  29. Bug JDK-8076626
    stream StreamSpliteratorTest.java timeout
  30. Bug JDK-8076458
    java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
  31. Bug JDK-8075939
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  32. Bug JDK-8075307
    Pipeline calculating inconsistent flag state for parallel stateful ops
  33. Bug JDK-8075256
    Fix for JDK-8067969 results in some failing tests across all platforms.
  34. Bug JDK-8075230
    Optimized count operations incorrectly declare the stream shape
  35. Bug JDK-8075111
    Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
  36. Bug JDK-8073940
    IntStream/LongStream/DoubleStream: sum() specifications must be expanded
  37. Bug JDK-8073933
    IntStream/LongStream: sum() must throw ArithmeticException if overflow occurs
  38. Bug JDK-8073779
    StackOverflowError called StackOverflowException in javadoc
  39. Bug JDK-8072841
    Adjust the buffering size for limit/slice operations on unordered parallel stream pipelines
  40. Enhancement JDK-8072840
    Add a method to Collector that returns a sized supplying mutable result container
  41. Bug JDK-8072776
    Improve the collecting of list/set/map collectors
  42. Enhancement JDK-8072727
    add variation of Stream.iterate() that's finite
  43. Enhancement JDK-8072723
    enhance Stream.distinct() to allow customization of what is considered "distinct"
  44. Enhancement JDK-8071600
    Add a flat-mapping collector
  45. Enhancement JDK-8071597
    Add Stream dropWhile and takeWhile operations
  46. Backport JDK-8070102
    Fix raw and unchecked warnings java.util.stream
  47. Backport JDK-8070099
    Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements
  48. Bug JDK-8069242
    java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java timeout in nightlies
  49. Bug JDK-8068877
    Documentation for Stream.reduce should mention that commutative is also required
  50. Bug JDK-8068599
    Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
Refresh results
<< Previous 2 3 4 5 6
{"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