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-8317119
    Remove unused imports in the java.util.stream package
  2. Bug JDK-8317034
    Remove redundant type cast in the java.util.stream package
  3. Bug JDK-8316998
    Remove redundant type arguments in the java.util.stream package
  4. Bug JDK-8312481
    Returning null as Optional from FindSink.OfRef
  5. Bug JDK-8310745
    The Type conversion threw an exception at the wrong place
  6. Backport JDK-8309998
    Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
  7. Backport JDK-8306911
    CountTest causes lambda Ser/Derialization tests to fail
  8. Enhancement JDK-8306888
    Add .toSet() convenience function alongside .toList()
  9. Enhancement JDK-8302982
    Spliterators obtained by trivial Streams should be splittable
  10. Backport JDK-8302715
    jdk/lambda/vm/StrictfpDefault.java file can be removed
  11. Enhancement JDK-8302666
    Replace CHM with VarHandle in ForeachOrderedTask
  12. Backport JDK-8301259
    Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
  13. Backport JDK-8301102
    Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
  14. Backport JDK-8299620
    jdk/lambda/vm/StrictfpDefault.java file can be removed
  15. Bug JDK-8294705
    Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
  16. Enhancement JDK-8294246
    Bottleneck stream operation
  17. Enhancement JDK-8292845
    The Streams API is in desperate need of folding operations
  18. Sub-task JDK-8292215
    java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java times out with slowdebug
  19. Enhancement JDK-8284640
    CollectorImpl class could be a record class
  20. Enhancement JDK-8280915
    Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
  21. Bug JDK-8279361
    Error in documentation of three-arg Stream.reduce method
  22. Backport JDK-8279145
    Exclusive execution of java/util/stream tests slows down tier1
  23. Backport JDK-8278493
    Bug in parallel Kahan summation implementation
  24. Bug JDK-8277530
    stream.max/min chokes when max or min is null
  25. Bug JDK-8277306
    stream with sorted() and concat() causes some ops not to be lazy
  26. Enhancement JDK-8277095
    Empty streams create too many objects
  27. Bug JDK-8276102
    JDK-8245095 integration reverted JDK-8247980
  28. Backport JDK-8275116
    Bug in parallel Kahan summation implementation
  29. CSR JDK-8274994
    Add a method to Stream API to consume and close the stream without using try-with-resources
  30. Backport JDK-8274674
    tests fail because of ambiguous method resolution
  31. Enhancement JDK-8274412
    Add a method to Stream API to consume and close the stream without using try-with-resources
  32. Backport JDK-8274015
    Bug in parallel Kahan summation implementation
  33. Backport JDK-8273873
    tests fail because of ambiguous method resolution
  34. Bug JDK-8272119
    Typo in Collectors.summingInt documentation (a -> an)
  35. Enhancement JDK-8271268
    Fix Javadoc links for Stream.mapMulti
  36. Bug JDK-8270342
    Document Three argument reduction method in stream api - comma missing
  37. Bug JDK-8268483
    Guidance on stream limitations in laziness and termination
  38. Bug JDK-8267758
    Double nested Stream.flatMap buffer the entire Stream before processing it
  39. Bug JDK-8267359
    Stream.flatMap() consumes entire flatmapped stream when Stream.iterator() is called
  40. Enhancement JDK-8266604
    Enhance Stream.ofNullable with a collection as input
  41. Bug JDK-8266237
    Unexpected NullPointerException from Stream.collect(Collectors.toMap)
  42. Enhancement JDK-8265029
    Preserve SIZED characteristics on slice operations (skip, limit)
  43. Bug JDK-8261865
    Unexpected NullPointerException from Collectors.toMap
  44. Enhancement JDK-8260477
    a Stream.concat(Stream<T> ... streams) method
  45. Backport JDK-8260128
    broken link in Stream::toList spec
  46. Bug JDK-8259816
    Typo in java.util.stream package description
  47. Backport JDK-8259740
    broken link in Stream::toList spec
  48. Bug JDK-8259298
    broken link in Stream::toList spec
  49. Enhancement JDK-8258668
    java stream cannot sum char array
  50. Sub-task JDK-8257870
    Release Note: Add Stream.toList() Method
Refresh results
<< Previous 1 2
{"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