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. Enhancement JDK-8361209
    (bf) Use CharSequence::getChars for StringCharBuffer bulk get methods
  2. Bug JDK-8361183
    JDK-8360887 needs fixes to avoid cycles and better tests (aix)
  3. Backport JDK-8360975
    (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode
  4. Backport JDK-8360931
    java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option
  5. Bug JDK-8360887
    (fs) Files.getFileAttributeView returns unusable FileAttributeView if UserDefinedFileAttributeView unavailable (aix)
  6. Enhancement JDK-8360364
    Files.createSymbolicLink should allow explicitly creating a directory symlink
  7. Bug JDK-8360063
    (dc) DatagramChannel.receive allocates an InetSocketAddress to return
  8. Bug JDK-8360028
    (fs) Path.relativize throws StringIndexOutOfBoundsException (win)
  9. Enhancement JDK-8360025
    (se) Convert kqueue Selector Implementation to use FFM APIs
  10. Bug JDK-8359933
    java/nio/Buffer/GetChars.java timed out
  11. Backport JDK-8359845
    (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4
  12. Backport JDK-8359661
    (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
  13. Backport JDK-8359217
    (fs) Remove some extensions from java/nio/file/Files/probeContentType/Basic.java
  14. CSR JDK-8359125
    (aio) AsynchronousByteChannel.read/write should throw IAE if buffer is thread-confined
  15. Bug JDK-8358958
    (aio) AsynchronousByteChannel.read/write should throw IAE if buffer is thread-confined
  16. Bug JDK-8358886
    Several java/nio/channels/vthread/ tests timed out
  17. Bug JDK-8358764
    (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
  18. Enhancement JDK-8358558
    (zipfs) Reorder the listing of "accessMode" property in the ZIP file system's documentation
  19. Bug JDK-8358537
    (bf) JavaNioAccess::getBufferAddress bypasses direct buffer MemorySession state check
  20. Bug JDK-8358054
    Memory leak in getTemporaryDirectBuffer when used with the common fork-join pool
  21. Enhancement JDK-8357959
    (bf) ByteBuffer.allocateDirect initialization can result in large TTSP spikes
  22. Bug JDK-8357912
    (fs) Remove @since tag from java.nio.file.FileSystems.newFileSystem(Path,ClassLoader)
  23. Sub-task JDK-8357908
    Release Note: New Property to Construct ZIP FileSystem as read-only
  24. Bug JDK-8357847
    (ch) AsynchronousFileChannel implementations should support FFM Buffers
  25. CSR JDK-8357587
    (fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException
  26. Backport JDK-8357477
    AIX: sporadic unexpected errno when calling setsockopt in Net.joinOrDrop
  27. Enhancement JDK-8357425
    (fs) SecureDirectoryStream setPermissions should use fchmodat
  28. Backport JDK-8357419
    Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
  29. Enhancement JDK-8357303
    (fs) UnixSecureDirectoryStream.implDelete has unused haveFlags parameter
  30. Bug JDK-8357286
    (bf) Remove obsolete instanceof checks in CharBuffer.append
  31. Bug JDK-8357280
    (bf) Remove @requires tags from java/nio/Buffer/LimitDirectMemory[NegativeTest].java
  32. Enhancement JDK-8357097
    DirectoryStream variant that yields directory entries
  33. Bug JDK-8356888
    (fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException
  34. CSR JDK-8356804
    (fs) Path::toAbsolutePath should specify if an absolute path has a root component
  35. Enhancement JDK-8356678
    (fs) Files.readAttributes should map ENOTDIR to NoSuchFileException where possible (unix)
  36. Enhancement JDK-8356607
    Add java.nio.file.attribute.ExtendedAttributeView (xattr)
  37. Enhancement JDK-8356606
    (fs) PosixFileAttributes.permissions() implementations should return an EnumSet
  38. Enhancement JDK-8356493
    SecureDirectoryStream missing some capabilities
  39. Enhancement JDK-8356127
    (fs) UnixFileSystemProvider.implDelete could save a syscall in some cases
  40. Enhancement JDK-8356036
    (fs) FileKey.hashCode and UnixFileStore.hashCode implementations can use Long.hashCode
  41. Backport JDK-8355928
    (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
  42. Backport JDK-8355734
    (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
  43. Bug JDK-8355663
    Files::delete throws exception for read-only files on DOS file systems
  44. Backport JDK-8355618
    java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
  45. Sub-task JDK-8355445
    [java.nio] Use @requires tag instead of exiting based on "os.name" property value
  46. Backport JDK-8355286
    (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
  47. Backport JDK-8355285
    (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
  48. Backport JDK-8355284
    (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
  49. Backport JDK-8355174
    java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
  50. Bug JDK-8355038
    (bf) ByteBuffer implementation classes do not call specialized putX
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