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-8283067
    Incorrect comment in java.base/share/classes/java/util/ArrayList.java
  2. CSR JDK-8282795
    EnumSet should be a sealed class
  3. Enhancement JDK-8282572
    EnumSet should be a sealed class
  4. Bug JDK-8282323
    Collection interface docs says SortedMap is a collection
  5. Enhancement JDK-8282178
    Replace simple iterations of Map.entrySet with Map.forEach calls
  6. Bug JDK-8282120
    optimal capacity tests and test library need to be cleaned up
  7. Bug JDK-8281631
    HashMap copy constructor and putAll can over-allocate table
  8. Enhancement JDK-8281465
    Sequenced Collections implementation
  9. Enhancement JDK-8281301
    Map.of() calls with null argument should throw more contextual information.
  10. JEP JDK-8280836
    JEP 431: Sequenced Collections
  11. Enhancement JDK-8280077
    ListIterator API doc should mention how to get a stream that iterates backwards
  12. CSR JDK-8278313
    Implement JDK-8 default methods for IdentityHashMap
  13. Bug JDK-8278189
    Wrong method specification for contains() in java.util.TreeSet
  14. Bug JDK-8278076
    Performance issue in java.base.java.util.PriorityQueue.grow()
  15. Enhancement JDK-8277886
    Suggestion to add Optional<T> find(... key) methods to all collections
  16. Enhancement JDK-8277520
    Implement JDK-8 default methods for IdentityHashMap
  17. Enhancement JDK-8275223
    Behavior discrepancies in "removeAll" of subclasses of Collection.
  18. Enhancement JDK-8274715
    Implement forEach in Collections.CopiesList
  19. Enhancement JDK-8273125
    AutoClosableIterator interface implement Iterator and AutoClosable
  20. Enhancement JDK-8272750
    a little more effective implementation of methods removeAll() and retainAll()
  21. Bug JDK-8272212
    List.removeAll not working
  22. Enhancement JDK-8272137
    Make Iterable classes streamable
  23. Bug JDK-8272042
    java.util.ImmutableCollections$Map1 and MapN should not be @ValueBased
  24. Bug JDK-8271449
    ArrayList empty constructor documentation is misleading
  25. Enhancement JDK-8271164
    transition to intrinsic-based range checks in java.util
  26. Enhancement JDK-8270810
    Add Empty Arrays like emptyList and emptyMap
  27. Enhancement JDK-8269852
    Add super interface for Java Map with readonly Methods like UnmodifiableMap
  28. Bug JDK-8269843
    typo in LinkedHashMap::removeEldestEntry spec
  29. Bug JDK-8268765
    java.lang.ClassCastException: java.lang.String while iterating Priority Queue
  30. Bug JDK-8268666
    Double entries in Hashmap
  31. Enhancement JDK-8268665
    Deprecate Hashtable and ConcurrentHashMap.contains(Object)
  32. Enhancement JDK-8268251
    eliminate extra array copying in Map.copyOf
  33. CSR JDK-8268134
    add idempotent copy operation for Map.Entry
  34. Bug JDK-8268077
    java.util.List missing from Collections Framework Overview
  35. Enhancement JDK-8267823
    Document NPE on immutable collections query methods
  36. Bug JDK-8267088
    Spelling mistake in java docs in LinkedHashMap.java class file.
  37. Enhancement JDK-8266809
    Add Iterable.stream() and Iterable.parallelStream() methods
  38. Bug JDK-8266781
    4 java.util collections tests fail with jtreg 6
  39. Bug JDK-8266778
    PriorityQueue remove() method returns incorrect value with lambda expression
  40. CSR JDK-8266572
    Sequenced Collections
  41. Enhancement JDK-8266571
    Sequenced Collections
  42. Enhancement JDK-8265905
    ImmutableCollections: Querying for 'null' should return 'false' instead of NPE
  43. Bug JDK-8265904
    ArrayList remove() method implementation issue
  44. Bug JDK-8263475
    PriorityQueue copy constructors can lead to heap pollution
  45. Sub-task JDK-8263397
    Release Note: Collections.unmodifiable* Methods Are Idempotent for Their Corresponding Collection
  46. Bug JDK-8263331
    Typo in code comments on TreeMap::getHigherEntry
  47. CSR JDK-8261677
    (coll) Optimize Collections.unmodifiable* and synchronized*
  48. Backport JDK-8261541
    Release Note: TreeMap.computeIfAbsent Mishandles Existing Entries Whose Values Are null
  49. Backport JDK-8261540
    Release Note: TreeMap.computeIfAbsent Mishandles Existing Entries Whose Values Are null
  50. Sub-task JDK-8261476
    Release Note: TreeMap.computeIfAbsent Mishandles Existing Entries Whose Values Are null
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