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-8253066
    typo in Stream.mapMulti
  2. Enhancement JDK-8252399
    Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview
  3. Bug JDK-8251865
    Return value of average method from LongStream and LongSummaryStatistics
  4. Enhancement JDK-8249691
    jdk/lambda/vm/StrictfpDefault.java file can be removed
  5. CSR JDK-8248166
    Add new flatMap stream operation that is more amenable to pushing
  6. Enhancement JDK-8247980
    Exclusive execution of java/util/stream tests slows down tier1
  7. CSR JDK-8245970
    IntStream.html#reduce doc should not mention average
  8. Enhancement JDK-8244624
    Improve handling of JarFile META-INF resources
  9. Bug JDK-8242281
    IntStream.html#reduce doc should not mention average
  10. Bug JDK-8241694
    java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
  11. Bug JDK-8238919
    (doc) Broken code snippet in the java.util.stream package documentation
  12. Enhancement JDK-8238286
    Add new flatMap stream operation that is more amenable to pushing
  13. Bug JDK-8237531
    Stream.reduce accumulator argument has to be associative
  14. Backport JDK-8236315
    Incorrect javadoc in MatchKind
  15. Bug JDK-8235730
    Incorrect javadoc in MatchKind
  16. Backport JDK-8235042
    java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
  17. Bug JDK-8231219
    Sorted method does not sort the Integer type List.
  18. Bug JDK-8231161
    Wrong return type in code sample in Collector API documentation
  19. Bug JDK-8230021
    Stream.flatMap is still broken
  20. Bug JDK-8229983
    flatMap still prevents short circuiting when using .iterator()
  21. Backport JDK-8225328
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  22. Backport JDK-8224620
    Parallel stream execution within a custom ForkJoinPool should obey the parallelism
  23. Backport JDK-8224423
    Missing null pointer checks for streams
  24. Backport JDK-8224360
    java/util/stream/test/**/SequentialOpTest.java timed out intermittently
  25. Backport JDK-8224143
    Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
  26. Bug JDK-8223933
    Stream.distinct() sometimes allows duplicates when the stream is sorted
  27. Backport JDK-8221671
    Missing null pointer checks for streams
  28. Backport JDK-8220058
    java/util/stream/test/**/SequentialOpTest.java timed out intermittently
  29. Backport JDK-8220057
    java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
  30. Backport JDK-8220056
    Missing null pointer checks for streams
  31. Backport JDK-8218234
    java/util/stream/test/**/SequentialOpTest.java timed out intermittently
  32. Bug JDK-8214761
    Bug in parallel Kahan summation implementation
  33. Backport JDK-8213467
    Missing null pointer checks for streams
  34. Bug JDK-8213238
    Erroneous Javadoc in java.util.stream.MatchOps.MatchKind
  35. Enhancement JDK-8213112
    Add the 'process' method to Stream class
  36. Enhancement JDK-8211988
    Improve parallelism of Stream.flatMap
  37. Enhancement JDK-8210372
    Streams should allow chaining with custom stream implementations
  38. Backport JDK-8209690
    java/util/stream/test/**/SequentialOpTest.java timed out intermittently
  39. CSR JDK-8209685
    Create Collector which merges results of two other collectors
  40. Bug JDK-8208225
    java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java timed out
  41. Enhancement JDK-8208069
    Allow creation of parallel IntStream & LongStream ranges
  42. Bug JDK-8207956
    Three argument Collectors.groupingBy is not completely correct and needs clarification in documentation
  43. Enhancement JDK-8205461
    Create Collector which merges results of two other collectors
  44. Bug JDK-8202526
    Generator called too many times for generated&limited&parallel IntStream(Stream)
  45. Bug JDK-8202307
    Getting a java.lang.OutOfMemoryError: Java heap space when calling Stream.iterator().next() on a stream which uses an infinite/very big Stream in flatMap.
  46. Enhancement JDK-8201273
    add operation to extract the only element from a stream
  47. Backport JDK-8200939
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  48. Bug JDK-8199846
    toMap uses merging function as remapping function in Map.merge
  49. Enhancement JDK-8198620
    New Convenient-Methods for java.util.stream.Stream
  50. Bug JDK-8198356
    Stream method peek() doesn't execute on JDK9
Refresh results
<< Previous 1 2 3
{"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