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-8373952
          java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException
        2. Backport JDK-8373879
          [java.nio] Use @requires tag instead of exiting based on "os.name" property value
        3. Backport JDK-8373341
          jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file
        4. Backport JDK-8373215
          (fs) Files.copy fails due to interference from something else changing the file system
        5. Backport JDK-8373136
          java/nio/channels/Channels/SocketChannelStreams.java running into timeout (aix)
        6. Backport JDK-8373070
          java/nio/channels/Channels/SocketChannelStreams.java running into timeout (aix)
        7. Backport JDK-8372765
          Add test coverage for deploying the default provider as a module
        8. Backport JDK-8372718
          Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
        9. Backport JDK-8372716
          Add test coverage for deploying the default provider as a module
        10. Backport JDK-8372608
          jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file
        11. Backport JDK-8372557
          Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
        12. Backport JDK-8372522
          test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux
        13. Backport JDK-8372518
          test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux
        14. Backport JDK-8372508
          test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux
        15. Backport JDK-8372497
          (bf) Remove @requires tags from java/nio/Buffer/LimitDirectMemory[NegativeTest].java
        16. Backport JDK-8372496
          (bf) Remove @requires tags from java/nio/Buffer/LimitDirectMemory[NegativeTest].java
        17. Backport JDK-8372459
          (bf) Remove @requires tags from java/nio/Buffer/LimitDirectMemory[NegativeTest].java
        18. Backport JDK-8372329
          Better cleanup for jdk/test/java/nio/file/spi/SetDefaultProvider.java
        19. Backport JDK-8372327
          Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java
        20. Backport JDK-8372297
          (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks
        21. Backport JDK-8372296
          (fs) Files.copy fails due to interference from something else changing the file system
        22. Backport JDK-8372144
          Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3
        23. Backport JDK-8372143
          java/nio/channels/Selector/SelectAndCancel.java fails intermittently
        24. Backport JDK-8372062
          Add test coverage for deploying the default provider as a module
        25. Bug JDK-8372012
          java/nio/file/attribute/BasicFileAttributeView/SetTimesNanos.java should check ability to create links
        26. Enhancement JDK-8371979
          Convert java/nio/file/FileStore/Basic.java to JUnit
        27. Backport JDK-8371962
          java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software
        28. Bug JDK-8371718
          (sc) Channels.new{Input,Output}Stream can allocate unbounded memory for a socket channel
        29. Bug JDK-8371697
          test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux
        30. Bug JDK-8371689
          (fs) CopyMoveHelper.copyToForeignTarget use of sourcePosixView is confusing
        31. Sub-task JDK-8371633
          Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part IV
        32. Sub-task JDK-8371632
          Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part III
        33. Sub-task JDK-8371631
          Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part II
        34. Sub-task JDK-8371629
          Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part I
        35. Backport JDK-8371584
          (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
        36. Task JDK-8371549
          [CRaC] Implement C/R in Selector on non-Linux
        37. Backport JDK-8371442
          (bf) Out of direct buffer memory message should include the limits
        38. Bug JDK-8371436
          (fs) java/nio/file/FileStore/Basic.java fails on macOS platform due to assertTrue(!store.equals(prev));
        39. Bug JDK-8371376
          ChannelOutputStream::write throws RuntimeException on closed channel
        40. Backport JDK-8371300
          (bf) Out of direct buffer memory message should include the limits
        41. Bug JDK-8371145
          java/nio/file/attribute/BasicFileAttributeView/SetTimesNanos.java failed on Windows 11 25H2 beta with java.nio.file.FileSystemException
        42. Backport JDK-8371132
          jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file
        43. Bug JDK-8371045
          Socket I/O during class loading in a virtual thread may cause a deadlock
        44. Bug JDK-8370944
          Thread stuck on sun.nio.ch.SocketDispatcher.read0
        45. Backport JDK-8370941
          (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
        46. Backport JDK-8370932
          Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy
        47. Backport JDK-8370930
          Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy
        48. Bug JDK-8370672
          (aio) java/nio/channels/Channels/AsyncCloseStreams.java sporadically times out on Windows
        49. Backport JDK-8370523
          NewFileSystemTests.readOnlyZipFileFailure fails when run by root user
        50. Sub-task JDK-8370514
          Problemlist nio/channels/AsyncCloseAndInterrupt until JDK-8368290 is resolved
        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