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