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-8358211
    [lworld] MOAT with --enable-preview crashes
  2. Backport JDK-8357692
    Refactor java/util/prefs/PrefsSpi.sh to plain java test
  3. CSR JDK-8357251
    Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562
  4. CSR JDK-8357219
    Provide default methods min(T, T) and max(T, T) in Comparator interface
  5. Enhancement JDK-8356995
    Provide default methods min(T, T) and max(T, T) in Comparator interface
  6. Enhancement JDK-8356993
    ArrayDeque should use Arrays.fill() instead of for() loops
  7. Backport JDK-8356483
    Remove duplication in java/util/Formatter/Basic*.java
  8. Enhancement JDK-8356260
    Optimize Arrays.copyOf to not zero the area that will be overwritten
  9. Backport JDK-8356163
    Remove duplication in java/util/Formatter/Basic*.java
  10. Backport JDK-8355885
    Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
  11. Backport JDK-8355659
    java/util/Formatter/Basic test cleanup
  12. Enhancement JDK-8355393
    Create a Test case to have special cases coverage for currency.getInstance()
  13. Backport JDK-8355218
    Remove duplication in java/util/Formatter/Basic*.java
  14. Backport JDK-8355112
    java/util/Properties/StoreReproducibilityTest.java times out
  15. CSR JDK-8354953
    Optional.orElseThrow(Supplier) does not specify behavior when supplier returns null
  16. Backport JDK-8354405
    java/util/Properties/StoreReproducibilityTest.java times out
  17. Backport JDK-8354144
    java/util/Properties/StoreReproducibilityTest.java times out
  18. Enhancement JDK-8353741
    Eliminate table lookup in UUID.toString
  19. Backport JDK-8353733
    [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
  20. Backport JDK-8352710
    Several java/util tests should be updated to accept VM flags
  21. Enhancement JDK-8352171
    Arrays.hashCode for sub-range of byte array API addition
  22. Bug JDK-8351897
    Extra closing curly brace typos in Javadoc
  23. Enhancement JDK-8351593
    [JMH] test PhoneCode.Bulk reports NPE exception
  24. Bug JDK-8351567
    Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
  25. Enhancement JDK-8351406
    Allow UUID proper comparison
  26. Bug JDK-8351233
    [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
  27. Enhancement JDK-8350542
    Optional.orElseThrow(Supplier) does not specify behavior when supplier returns null
  28. Bug JDK-8350481
    ServiceLoader throws NCDEF instead of ServiceConfigurationError
  29. Enhancement JDK-8350190
    Scanner:nextLine() skips input after nextInt() due to leftover newline character
  30. Enhancement JDK-8348898
    Remove unused OctalDigits to clean up code
  31. Backport JDK-8348445
    Fix SM cleanup of parsing of System property resource.bundle.debug
  32. Bug JDK-8347259
    java.util.prefs Preferences behavior of removeNode() different with doc
  33. Enhancement JDK-8346441
    java.util.Formatter should support %b as in C23
  34. Bug JDK-8346307
    [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects
  35. Bug JDK-8346305
    [lworld] Revert WeakHashMap POC for a value object policy
  36. Backport JDK-8346122
    Fix SM cleanup of parsing of System property resource.bundle.debug
  37. Bug JDK-8345818
    Fix SM cleanup of parsing of System property resource.bundle.debug
  38. Backport JDK-8345705
    Several java/util tests should be updated to accept VM flags
  39. Bug JDK-8345122
    SM cleanup remove use of SecurityException in java.prefs
  40. Bug JDK-8344898
    SM cleanup of java.base sun/util calendar, locale, cldr, and resources
  41. Bug JDK-8344793
    FileSystemPreferences shutdown hook can be a virtual thread
  42. Bug JDK-8344380
    Test SpliteratorTraversingAndSplittingTest.java intermittent fails
  43. Bug JDK-8344337
    SecurityManager cleanup in java.prefs module
  44. Enhancement JDK-8344289
    SM cleanup in jdk.internal.util
  45. Bug JDK-8344252
    SM cleanup in java.util classes
  46. Backport JDK-8343979
    Several java/util tests should be updated to accept VM flags
  47. Sub-task JDK-8343934
    Problemlist java/util/BitSet/HugeToString.java
  48. Backport JDK-8343374
    Reading from an input stream backed by a closed ZipFile has no test coverage
  49. Backport JDK-8343363
    Reading from an input stream backed by a closed ZipFile has no test coverage
  50. Backport JDK-8342539
    Reading from an input stream backed by a closed ZipFile has no test coverage
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