Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
    • Projects
      • Issues
        • 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. Backport JDK-8373729
          Cleanup terminology of UUID vs Global Identifiers in UUID
        2. Sub-task JDK-8373716
          Refactor further java/util tests from TestNG to JUnit
        3. Enhancement JDK-8373661
          Add edge case tests for Objects.requireNonNull methods
        4. CSR JDK-8373558
          Use of identity in HashMap and ConcurrentHashmap comparisons
        5. Bug JDK-8373466
          [lworld] javax.xml TransformerTest fails after change to HashMap
        6. Bug JDK-8373361
          Use of identity in HashMap and ConcurrentHashmap comparisons
        7. Enhancement JDK-8373288
          EnumMap spliterators should include more specific characteristics
        8. Bug JDK-8373243
          EnumSet.spliterator() should specify and document its characteristics
        9. Backport JDK-8373221
          java.util.TimeZone.getSystemTimeZoneID uses C library default file mode
        10. Backport JDK-8373216
          java.util.TimeZone.getSystemTimeZoneID uses C library default file mode
        11. Bug JDK-8373044
          Undocumented exception from String.format() when using "%#g"
        12. Enhancement JDK-8372946
          TreeMap sub-map entry spliterator is expensive
        13. Sub-task JDK-8372709
          Move DerUtils to top level directory
        14. Sub-task JDK-8372512
          Release Note: Added support for creating a type 7 UUID (UUIDv7)
        15. Bug JDK-8371520
          Maven project executes tests on class path with JDK 25
        16. Enhancement JDK-8371496
          SPI service default ClassLoader
        17. Backport JDK-8371389
          [JMH] test PhoneCode.Bulk reports NPE exception
        18. Enhancement JDK-8371164
          ArrayList.addAll() optimizations
        19. Bug JDK-8370910
          Cleanup terminology of UUID vs Global Identifiers in UUID
        20. Backport JDK-8369871
          java.util.TimeZone.getSystemTimeZoneID uses C library default file mode
        21. Backport JDK-8369870
          java.util.TimeZone.getSystemTimeZoneID uses C library default file mode
        22. Enhancement JDK-8369005
          Undefined Behavior for Null Arguments in java.util.Properties#list Specification
        23. Enhancement JDK-8368903
          UUID ordering as a database would do it
        24. Bug JDK-8368884
          [lworld] java.util.Objects.equals should be inlined
        25. Enhancement JDK-8368784
          Wrong description in javadoc java.util.nextClearBit: Returns
        26. Backport JDK-8367516
          Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
        27. Backport JDK-8367511
          Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
        28. Enhancement JDK-8366689
          LocaleISOData holds stable arrays
        29. Backport JDK-8366336
          Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
        30. Backport JDK-8366335
          Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
        31. Bug JDK-8366214
          [lworld] Use Objects.equals in HashMap and ConcurrentHashmap
        32. Enhancement JDK-8363999
          Note that Optional.orElse(T other) eagerly evaluates other
        33. CSR JDK-8362447
          Properties#list should warn against non-String values
        34. Backport JDK-8361970
          The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
        35. Backport JDK-8361607
          RandomSupport.convertSeedBytesToLongs sign extension overwrites previous bytes
        36. Bug JDK-8361307
          [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects
        37. Backport JDK-8360929
          java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
        38. Backport JDK-8360903
          [8u] Fix SupplementalJapaneseEraTest.java for jdks with symlinked conf dir
        39. Backport JDK-8360768
          Formatter.format might take a long time to format an integer or floating-point
        40. Bug JDK-8360575
          java.util.Properties.list() methods trim each value to 37 characters in the listed output
        41. Backport JDK-8360469
          [JMH] test PhoneCode.Bulk reports NPE exception
        42. Bug JDK-8360045
          StringTokenizer.hasMoreTokens() throws NPE after nextToken(null)
        43. Backport JDK-8359534
          8u contains two copies of test/../FileUtils.java, one uses JDK9+ features
        44. Enhancement JDK-8359413
          Add System.err Logging for Stream Closure in URLClassLoader and InflaterInputStream
        45. Bug JDK-8358530
          Properties#list should warn against non-String values
        46. Enhancement JDK-8358477
          Increase test coverage of ValidateISO4217.java
        47. Bug JDK-8358211
          [lworld] MOAT with --enable-preview crashes
        48. Backport JDK-8357692
          Refactor java/util/prefs/PrefsSpi.sh to plain java test
        49. CSR JDK-8357251
          Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562
        50. CSR JDK-8357219
          Provide default methods min(T, T) and max(T, T) in Comparator interface
        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