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. Backport JDK-8197747
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  2. Bug JDK-8196766
    Collectors.reducing() docs do not match implementation
  3. Bug JDK-8196106
    Support nested infinite or recursive flat mapped streams
  4. Backport JDK-8195943
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  5. Backport JDK-8195704
    Stream.flatMap() causes breaking of short-circuiting of terminal operations
  6. Bug JDK-8195084
    Stream.collect is unable to infer type after custom flatMap
  7. Bug JDK-8194952
    BaseStream.iterator() should specify ordering characteristics
  8. Backport JDK-8194610
    takeWhile produces incorrect result with elements produced by flatMap
  9. Enhancement JDK-8194272
    Add a static method Predicate.not
  10. Bug JDK-8193856
    takeWhile produces incorrect result with elements produced by flatMap
  11. Enhancement JDK-8193641
    Stream::distinct should check if Stream is already distinct
  12. CSR JDK-8191939
    Stream.concat behaves like terminal operation
  13. Bug JDK-8191648
    Typo in api/java/util/stream/BaseStream.html
  14. Bug JDK-8191559
    Spliterators have a memory leak
  15. Bug JDK-8191402
    Casting Error - does not auto cast to Supplier when a lambda with no parameters is given
  16. Bug JDK-8191013
    Collectors documentation has wrong examples
  17. Bug JDK-8190990
    Collectors.reducing(U, Function, BinaryOperator) documenation example doesn't match method
  18. Bug JDK-8190974
    Parallel stream execution within a custom ForkJoinPool should obey the parallelism
  19. Bug JDK-8189234
    Unexpected StackOverflowError when using 'limit' on infinite list generated with recursive 'flatMap' call
  20. Enhancement JDK-8184690
    add Collectors for collecting into unmodifiable List, Set, and Map
  21. Bug JDK-8183993
    ClassCastException from Collectors.groupingBy
  22. Bug JDK-8181175
    Stream.concat behaves like terminal operation
  23. Bug JDK-8180641
    Typo in java.util.stream.Collector
  24. Enhancement JDK-8180352
    Add Stream.toList() method
  25. Bug JDK-8177658
    Mistype of Function.identity class name in Example of java.util.stream.Collectors.toMap()/toConcurrentMap()
  26. Backport JDK-8176640
    Error in Collectors.averagingXXX Java Doc
  27. Bug JDK-8175360
    Error in Collectors.averagingXXX Java Doc
  28. Bug JDK-8175070
    Spelling mistake in Collectors.toMap(...)
  29. Bug JDK-8174267
    Stream.findFirst unnecessarily always allocates an Op
  30. Bug JDK-8173464
    Wrong exception message when collecting a stream to a map
  31. Bug JDK-8173414
    Some testng tests check nothing in java util stream
  32. Enhancement JDK-8172760
    List to be treated as RDBMS table
  33. Bug JDK-8172393
    Calculating count from sized double stream does not perform well in parallel streams
  34. Bug JDK-8170946
    Stream.iterate() should allow covariant seed and UnaryOperator args
  35. Bug JDK-8170945
    Collectors$Partition should override more Map methods
  36. Bug JDK-8170943
    Collectors.partitioningBy should specify that false and true entries are always present
  37. Bug JDK-8170573
    Typo in documentation (examples) for class Collectors
  38. Bug JDK-8170560
    Improve code samples in Collectors javadoc
  39. Bug JDK-8168841
    The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
  40. Bug JDK-8167524
    Rogue character in Stream javadoc
  41. Bug JDK-8166877
    Javadoc of java.util.stream.Collectors#toMap points to Functions.identity() instead of Function.identity()
  42. Bug JDK-8164691
    Stream specification clarifications for iterate and collect
  43. Enhancement JDK-8164189
    Collectors.toSet() parallel performance improvement
  44. Bug JDK-8164088
    Colllectors toMap error in documentation
  45. Bug JDK-8162849
    java/util/stream/boottest/java.base/java/util/stream/StreamReuseTest.java timed out intermittently
  46. Bug JDK-8160866
    IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
  47. Bug JDK-8159821
    "PrimitiveStream.iterateFinite" methods contain incorrect code sample
  48. Enhancement JDK-8157790
    java.util streams "filterNot(predicate)" for collections
  49. Bug JDK-8157437
    Typos in Stream JavaDoc
  50. Bug JDK-8156610
    Stack overflow error with Consumer interface
Refresh results
<< Previous 1 2 3 4
{"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