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. Sub-task JDK-8371424
          Release Note: New Property to Revert java.io.File Handling of the Empty Pathname
        2. CSR JDK-8371422
          Fix of new File("").exists() causes undefined behavior in libraries
        3. Backport JDK-8371314
          Use @requires instead of SkippedException for MaxPath.java
        4. Bug JDK-8371217
          The empty path (for the current directory) now exists
        5. Bug JDK-8371214
          File.exists() method returns true on Java 25, false on Java 24 and before
        6. Bug JDK-8371127
          File("").exists() change breaks legacy apps
        7. CSR JDK-8371063
          PipedOutputStream write(0, 0) successful after close()
        8. Backport JDK-8370651
          Test java/io/FileDescriptor/Sync.java timed out
        9. Backport JDK-8370650
          Test java/io/FileDescriptor/Sync.java timed out
        10. Bug JDK-8370633
          Remove dead code for Windows file path canonicalization functions
        11. Backport JDK-8370548
          Refactor test/java/io/File/GetXSpace.sh to java test
        12. Backport JDK-8370526
          Test java/io/FileDescriptor/Sync.java timed out
        13. Sub-task JDK-8370507
          Release Note: PrintStream and PrintWriter mark stream in error if write fails with InterruptedIOException
        14. CSR JDK-8370506
          Remove handling of InterruptedIOException from java.io classes
        15. Backport JDK-8370463
          java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
        16. Backport JDK-8370419
          java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976
        17. Enhancement JDK-8370387
          Remove handling of InterruptedIOException from java.io classes
        18. Bug JDK-8370216
          Fix of new File("").exists() causes undefined behavior in libraries
        19. Bug JDK-8369817
          [TESTBUG] EmptyPath::toString is ignored
        20. Backport JDK-8369715
          Follow up to JDK-8360411 with post review comments
        21. Backport JDK-8369714
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        22. Backport JDK-8369076
          Follow up to JDK-8360411 with post review comments
        23. Backport JDK-8369074
          Follow up to JDK-8360411 with post review comments
        24. Bug JDK-8369061
          new File("symlink").list() returns null if link's target is a directory (win)
        25. Bug JDK-8369059
          File.getCanonicalPath does not resolve terminal symbolic link (win)
        26. Bug JDK-8368965
          IO.read and System.setIn interaction
        27. Enhancement JDK-8368846
          java/io/File/createTempFile/TargetDirectory fails when run by root user
        28. Backport JDK-8368469
          Follow up to JDK-8360411 with post review comments
        29. Backport JDK-8368448
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        30. Backport JDK-8368411
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        31. Enhancement JDK-8368058
          java.lang.Process streams block carrier threads
        32. Bug JDK-8367943
          PipedOutputStream write(0, 0) successful after close()
        33. Backport JDK-8367895
          [TEST] open/test/jdk/java/io/File/SymLinks.java Refactor extract method for Windows specific test
        34. Backport JDK-8367890
          Use @requires instead of SkippedException for MaxPath.java
        35. Backport JDK-8367884
          [TEST] open/test/jdk/java/io/File/SymLinks.java Refactor extract method for Windows specific test
        36. Backport JDK-8367883
          Use @requires instead of SkippedException for MaxPath.java
        37. Bug JDK-8367869
          Test java/io/FileDescriptor/Sync.java timed out
        38. Backport JDK-8367523
          [java.io] Use @requires tag instead of exiting based on "os.name" property value
        39. Backport JDK-8367521
          SJIS.java test is always ignored
        40. Backport JDK-8367519
          [java.io] Use @requires tag instead of exiting based on "os.name" property value
        41. Backport JDK-8367514
          SJIS.java test is always ignored
        42. Backport JDK-8367072
          Follow up to JDK-8360411 with post review comments
        43. Backport JDK-8367071
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        44. Backport JDK-8367070
          Follow up to JDK-8360411 with post review comments
        45. Backport JDK-8367069
          Follow up to JDK-8360411 with post review comments
        46. Sub-task JDK-8366923
          Release Note: Support for reading all remaining characters from a Reader
        47. Backport JDK-8366857
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        48. Backport JDK-8366856
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        49. Backport JDK-8366855
          [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
        50. CSR JDK-8366835
          Clarification Needed: Symbolic Link Handling in File API Specifications
        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