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. Sub-task JDK-8169222
    minor immutable collections optimizations
  2. Sub-task JDK-8166365
    Small immutable collections should provide optimized implementations when possible
  3. Sub-task JDK-8159404
    throw UnsupportedOperationException unconditionally for mutator methods
  4. Sub-task JDK-8156079
    make empty instances singletons
  5. Sub-task JDK-8144952
    add wildcards to the Map.ofEntries() method
  6. Sub-task JDK-8139233
    add initial compact immutable collection implementations
  7. Sub-task JDK-8139232
    add initial API and skeleton implementations
  8. Sub-task JDK-8139231
    tune unmodifiable implementations based on size and performance test results
  9. Sub-task JDK-8134525
    implement optimized Collectors.toUnmodifiable* collectors
  10. Sub-task JDK-8134373
    use collections convenience factories in the JDK
  11. Sub-task JDK-8133980
    reuse emptySet, singletonSet, etc. for various views such as entrySet() on one-element Map
  12. Sub-task JDK-8133979
    make all unmodifiable List implementions implement RandomAccess
  13. Sub-task JDK-8133977
    add specification for serialized forms
  14. Sub-task JDK-8133976
    add random iteration order to hash-based unmodifiable collections
  15. Sub-task JDK-8133975
    add hashing implementation to unmodifiable sets and maps
  16. Sub-task JDK-8077097
    JEP-JDK-8048330: Test Task: Convenience Factory Methods for Collections
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