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. CSR JDK-8301001
    Retire the system properties sun.io.useCanonCaches and sun.io.useCanonPrefixCache
  2. Enhancement JDK-8300979
    Lazily initialize (byte, char)arr in java.io.DataInputStream
  3. Enhancement JDK-8300977
    Retire java.io.ExpiringCache
  4. Enhancement JDK-8300868
    Reduce visibility in java.io.SerialCallbackContext
  5. Enhancement JDK-8300867
    Fix document issues in java.io
  6. Enhancement JDK-8300866
    Declare some classes final in java.io
  7. Enhancement JDK-8300864
    Declare some fields in java.io as final
  8. Enhancement JDK-8300863
    Remove C-style array declarations in java.io
  9. Backport JDK-8300780
    Produce warning when user specified java.io.tmpdir directory doesn't exist
  10. Backport JDK-8300779
    Produce warning when user specified java.io.tmpdir directory doesn't exist
  11. Backport JDK-8300778
    Produce warning when user specified java.io.tmpdir directory doesn't exist
  12. Backport JDK-8300747
    test/java/io/File/GetXSpace.java fails on Windows with mapped network drives.
  13. Backport JDK-8300724
    File.listRoots performance degradation
  14. Backport JDK-8300723
    File.listRoots performance degradation
  15. Enhancement JDK-8300236
    Use VarHandle access in Data(Input | Output)Stream classes
  16. Backport JDK-8300033
    Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
  17. Bug JDK-8300010
    UnsatisfiedLinkError on calling System.console().readPassword() on Windows
  18. Backport JDK-8299875
    Make use of JLine for Console as "opt-in"
  19. CSR JDK-8299690
    Make use of JLine for Console as "opt-in"
  20. Bug JDK-8299689
    Make use of JLine for Console as "opt-in"
  21. Enhancement JDK-8299687
    Modify JLine library not to spawn native processes
  22. CSR JDK-8299685
    Regression >4% on SpringBoot in b27 on x64 and aarch64
  23. Enhancement JDK-8299600
    Use Objects.check*() where appropriate in java.io
  24. Enhancement JDK-8299576
    Reimplement java.io.Bits using VarHandle access
  25. Enhancement JDK-8299513
    Clean up java.io
  26. Sub-task JDK-8299336
    InputStream::DEFAULT_BUFFER_SIZE should be 16384
  27. Bug JDK-8299137
    Regression >4% on SpringBoot in b27 on x64 and aarch64
  28. Bug JDK-8298971
    Move Console implementation into jdk internal package
  29. Enhancement JDK-8298639
    Perform I/O operations in bulk for RandomAccessFile
  30. Bug JDK-8298619
    java/io/File/GetXSpace.java is failing
  31. Enhancement JDK-8298567
    Make field in RandomAccessFile final
  32. CSR JDK-8298502
    Console should be declared `sealed`
  33. Enhancement JDK-8298462
    InputStream.concat() provides anyonymous, optimized sequence of input streams
  34. Bug JDK-8298416
    Console should be declared `sealed`
  35. Sub-task JDK-8298325
    Release Note: Console should be usable in other environments
  36. Bug JDK-8298322
    Separate the implementation from Console
  37. Backport JDK-8298179
    java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
  38. CSR JDK-8297785
    InputStream.transferTo() method should specify what the return value should be when the number of bytes transfered is larger than Long.MAX_VALUE
  39. Backport JDK-8297770
    java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
  40. Backport JDK-8297758
    java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
  41. Enhancement JDK-8297632
    InputStream.transferTo() method should specify what the return value should be when the number of bytes transfered is larger than Long.MAX_VALUE
  42. Sub-task JDK-8297533
    ProblemList java/io/File/TempDirDoesNotExist.java test failing on windows-x64
  43. Bug JDK-8297528
    java/io/File/TempDirDoesNotExist.java test failing on windows-x64
  44. Enhancement JDK-8297299
    SequenceInputStream should not use Vector
  45. Enhancement JDK-8297298
    SequenceInputStream should override transferTo
  46. CSR JDK-8297226
    Console should be usable in jshell and other environments
  47. Backport JDK-8297178
    java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
  48. Backport JDK-8297177
    java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
  49. Enhancement JDK-8296431
    PushbackInputStream should override transferTo
  50. CSR JDK-8296138
    DataOutput.write(byte[],int,int) and its implementations do not specify index out bounds
Refresh results
<< Previous 3 4 5 6 7
{"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