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-8361302
    [lworld] Revert 8346307: [lworld] Clarify identity vs value in Class, Objects, and document limitations of value objects
  2. Backport JDK-8361201
    Increase timeout and improve Windows compatibility in test/jdk/java/lang/ProcessBuilder/Basic.java
  3. Backport JDK-8361200
    Increase timeout and improve Windows compatibility in test/jdk/java/lang/ProcessBuilder/Basic.java
  4. Backport JDK-8361118
    Increase timeout and improve Windows compatibility in test/jdk/java/lang/ProcessBuilder/Basic.java
  5. Backport JDK-8360993
    Update tests for additional TestNG test permissions
  6. Enhancement JDK-8360884
    Better scoped values
  7. Backport JDK-8360777
    Incorrect os.version reported on macOS Tahoe 26 (Beta)
  8. Backport JDK-8360771
    Update system property for Java SE specification maintenance version
  9. Bug JDK-8360653
    [lworld] LayoutIterationTest.java fails with -XX:ForceNonTearable=*
  10. Backport JDK-8360639
    Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation
  11. Enhancement JDK-8360572
    Use StableValue for System.console()
  12. Enhancement JDK-8360559
    Optimize Math.sinh for x86 64 bit platforms
  13. Bug JDK-8360401
    [AIX] java/lang/ProcessBuilder/FDLeakTest/FDLeakTest.java fails since JDK-8210549
  14. Backport JDK-8360232
    ProcessBuilder test modifications for AIX execution
  15. Enhancement JDK-8359936
    StableValues can release the underlying function after complete computation
  16. JEP JDK-8359894
    Stable Values (Second Preview)
  17. Backport JDK-8359864
    (str) Add notes to String.trim and String.isEmpty pointing to newer APIs
  18. Backport JDK-8359842
    Update system property for Java SE specification maintenance version
  19. Backport JDK-8359841
    Allow additional characters for GB18030-2022 (Level 2) support
  20. Backport JDK-8359840
    Allow additional characters for GB18030-2022 support
  21. Bug JDK-8359830
    Incorrect os.version reported on macOS Tahoe 26 (Beta)
  22. Backport JDK-8359794
    Race condition in Class::protectionDomain
  23. Backport JDK-8359782
    Race condition in Class::protectionDomain
  24. Bug JDK-8359735
    [Ubuntu 25.10] java/lang/ProcessBuilder/Basic.java, java/lang/ProcessHandle/InfoTest.java fail due to rust-coreutils
  25. Enhancement JDK-8359732
    Make standard i/o encoding related system properties `StaticProperty`
  26. Enhancement JDK-8359424
    Eliminate table lookup in Integer/Long toHexString
  27. Enhancement JDK-8359273
    (process) Improve IOException text in case of failed child process launches further
  28. CSR JDK-8359267
    (str) Add notes to String.trim and String.isEmpty pointing to newer APIs
  29. Enhancement JDK-8359251
    (process) Child processes inherit SIG_IGN for SIGPIPE from JVM
  30. Enhancement JDK-8358966
    Improve ClassValue documentation
  31. Backport JDK-8358846
    BigSur version number reported as 10.16, should be 11.nn
  32. Backport JDK-8358822
    Improve link to stdin.encoding from java.lang.IO
  33. Bug JDK-8358809
    Improve link to stdin.encoding from java.lang.IO
  34. Bug JDK-8358618
    UnsupportedOperationException no-args constructor javadoc is not clear
  35. Enhancement JDK-8358540
    Enhance MathUtils in view of FloatingDecimal enhancements
  36. Bug JDK-8358462
    Unsafe putAddress and getAddress documentation is misleading
  37. Backport JDK-8358275
    Add system property for Java SE specification maintenance version
  38. Backport JDK-8358273
    [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
  39. Backport JDK-8358270
    (ref) Reference object should not support cloning
  40. Backport JDK-8358268
    (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
  41. Backport JDK-8358267
    (ref) jdk.lang.ref.disableClearBeforeEnqueue property is ignored
  42. Backport JDK-8358266
    (ref) Reference::enqueue method should clear the reference object before enqueuing
  43. Backport JDK-8358260
    (ref) Clear phantom reference as soft and weak references do
  44. Backport JDK-8358258
    Retire Runtime.runFinalizersOnExit so that it always throws UOE
  45. Sub-task JDK-8357996
    Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [tools]
  46. Sub-task JDK-8357995
    Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [core]
  47. Sub-task JDK-8357994
    Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [client]
  48. Sub-task JDK-8357993
    Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [hotspot]
  49. Enhancement JDK-8357978
    (process) Process enhancements for capturing output and handling errors
  50. Enhancement JDK-8357821
    Revert incorrectly named JavaLangAccess::unchecked* methods
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