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. Enhancement JDK-8365242
    Prevent the proliferation non-compliant Gatherer implementations
  2. Enhancement JDK-8362958
    Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
  3. Backport JDK-8362408
    Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
  4. Backport JDK-8361678
    5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
  5. Backport JDK-8361677
    move jdk java/util/streams tests into java.base directories
  6. Backport JDK-8361346
    jdk/lambda/vm/StrictfpDefault.java file can be removed
  7. Backport JDK-8360682
    tests fail because of ambiguous method resolution
  8. Bug JDK-8358143
    RandomXSpliterators report SIZED and SUBSIZED even if semantically non-finite
  9. Bug JDK-8357647
    Stream gatherers forward upstream size information to downstream
  10. Enhancement JDK-8355770
    Creating print/output API to simplify stream API learning for new developers
  11. Backport JDK-8355410
    tests fail because of ambiguous method resolution
  12. Bug JDK-8352709
    Remove bad timing annotations from WhileOpTest.java
  13. Bug JDK-8350161
    Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed: execution time limit exceeded
  14. Enhancement JDK-8349462
    Gatherers.mapConcurrent could support async interrupts
  15. Bug JDK-8348893
    [Ubuntu 22.04, armhf] java/util/stream tests fail with java.lang.AssertionError: Maps do not have the same size
  16. Backport JDK-8348501
    Gatherers.mapConcurrent exhibits undesired behavior under variable delays, interruption, and finishing
  17. Backport JDK-8347542
    Gatherers.mapConcurrent exhibits undesired behavior under variable delays, interruption, and finishing
  18. Bug JDK-8347274
    Gatherers.mapConcurrent exhibits undesired behavior under variable delays, interruption, and finishing
  19. Bug JDK-8344253
    Test java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed
  20. CSR JDK-8343323
    Prepare Gatherers for graduation from Preview
  21. Enhancement JDK-8342707
    Prepare Gatherers for graduation from Preview
  22. Enhancement JDK-8341330
    Improve handling of ambiguous elements within streams
  23. Backport JDK-8339598
    Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
  24. Backport JDK-8339597
    Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
  25. Bug JDK-8336672
    [lworld] Tests of spliterators and streams fail when value objects are used with WeakHashmap
  26. Enhancement JDK-8336010
    Notes on exceptions coming from Gatherer downstream
  27. JEP JDK-8335899
    JEP 485: Stream Gatherers
  28. Sub-task JDK-8335898
    Erroneous clone for Stream Gatherers
  29. Backport JDK-8335580
    Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
  30. Backport JDK-8334937
    Gatherer.defaultCombiner has an erronous @see-link
  31. Backport JDK-8334250
    Gatherer.defaultCombiner has an erronous @see-link
  32. Bug JDK-8334162
    Gatherer.defaultCombiner has an erronous @see-link
  33. Enhancement JDK-8333265
    De-duplicate method references in java.util.stream.FindOps
  34. Enhancement JDK-8331420
    Add LIFO for BaseStream.onClose()
  35. Task JDK-8331346
    Update PreviewFeature of STREAM_GATHERERS to JEP-473
  36. Backport JDK-8330079
    Finisher cannot emit if stream is sequential and integrator returned false
  37. Backport JDK-8328929
    tests fail because of ambiguous method resolution
  38. Bug JDK-8328316
    Finisher cannot emit if stream is sequential and integrator returned false
  39. Bug JDK-8327854
    Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
  40. JEP JDK-8327844
    JEP 473: Stream Gatherers (Second Preview)
  41. Bug JDK-8327778
    Stream.flatMap(...).iterator() does not lazily stream elements
  42. Bug JDK-8321275
    java/util/stream/test/org/openjdk/tests/java/util/stream/CollectorsTest.java fails with jtreg timeout
  43. Sub-task JDK-8321127
    ProblemList java/util/stream/GatherersTest.java
  44. Bug JDK-8321124
    java/util/stream/GatherersTest.java times out
  45. CSR JDK-8319173
    Implement JEP 461: Stream Gatherers (Preview)
  46. Enhancement JDK-8319123
    Implement JEP 461: Stream Gatherers (Preview)
  47. Enhancement JDK-8318856
    java.util.stream.Stream should close closeable spliterator
  48. Enhancement JDK-8318421
    AbstractPipeline.sourceStageSpliterator() chases pointers needlessly
  49. Enhancement JDK-8318420
    AbstractPipeline invokes overridden method in constructor
  50. JEP JDK-8317955
    JEP 461: Stream Gatherers (Preview)
Refresh results
{"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