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-8361018
    Re-examine buffering and encoding conversion in BufferedWriter
  2. Backport JDK-8360999
    Refactor test/java/io/File/GetXSpace.sh to java test
  3. Enhancement JDK-8360298
    System.console() for partially interactive environments
  4. Bug JDK-8359861
    System.console() is non-null even when not a TTY on WSL
  5. Enhancement JDK-8359734
    Remove redundant Charset parameters from JdkConsoleProvider interface method
  6. Backport JDK-8359608
    Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
  7. Enhancement JDK-8359449
    [TEST] open/test/jdk/java/io/File/SymLinks.java Refactor extract method for Windows specific test
  8. Backport JDK-8359447
    Writer not closed with disk full error, file resource leaked
  9. Bug JDK-8359279
    java/io/File/GetXSpace.java intermittent failures usable space > free space
  10. Enhancement JDK-8359221
    Amend java/io/FilePermission/Correctness.java to @requires for OS platform selection
  11. Enhancement JDK-8359182
    Use @requires instead of SkippedException for MaxPath.java
  12. Enhancement JDK-8359062
    Improve discoverability of equivalent NIO functionality in IO documentation
  13. Backport JDK-8358841
    Add a test for JDK-8290832
  14. Enhancement JDK-8358533
    Improve performance of java.io.Reader.readAllLines
  15. Backport JDK-8358233
    It is no longer possible to change "user.dir" in the JDK8
  16. Sub-task JDK-8358214
    Release Note: File operations with directory or file names ending in a space now consistently fail on Windows
  17. Bug JDK-8358158
    test/jdk/java/io/Console/CharsetTest.java failing with NoClassDefFoundError: jtreg/SkippedException
  18. Sub-task JDK-8357183
    Improving efficiency of Writer::append(CharSequence) and Writer::append(CharSequence, int, int)
  19. CSR JDK-8357164
    Use "stdin.encoding" in Console's read*() methods
  20. Bug JDK-8357052
    java/io/File/GetXSpace.java prints wrong values in exception
  21. Enhancement JDK-8356985
    Use "stdin.encoding" in Console's read*() methods
  22. Enhancement JDK-8356936
    Add inputCharset() to java.io.Console
  23. CSR JDK-8356909
    Methods in java.io.Reader to read all characters and all lines
  24. Bug JDK-8356221
    Clarify Console.charset() method description
  25. CSR JDK-8356196
    File.delete removes read-only files (win)
  26. Sub-task JDK-8356195
    Release Note: java.io.File.delete no longer deletes read-only files on Windows
  27. CSR JDK-8356123
    Add Writer.of(StringBuilder)
  28. Bug JDK-8356086
    BufferedInputStream.read() execution time has increased in Java 17
  29. Bug JDK-8355954
    File.delete removes read-only files (win)
  30. Enhancement JDK-8355664
    Creating I/O API's in JDK to simplify DSA coding and core java learning
  31. Bug JDK-8355558
    SJIS.java test is always ignored
  32. Backport JDK-8355550
    SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
  33. Sub-task JDK-8355444
    [java.io] Use @requires tag instead of exiting based on "os.name" property value
  34. Sub-task JDK-8355443
    [java.io] Use @requires tag instead of exiting based on File.separatorChar value
  35. Backport JDK-8355361
    test/java/io/File/GetXSpace.java fails on Windows with mapped network drives.
  36. Bug JDK-8355342
    File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format
  37. Bug JDK-8355339
    Test java/io/File/GetCanonicalPath.java failed: The specified network name is no longer available
  38. Backport JDK-8355220
    Add tests for FileDescriptor.sync
  39. Backport JDK-8355053
    ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
  40. Backport JDK-8354729
    Improve test java/io/FileOutputStream/OpenNUL.java
  41. Enhancement JDK-8354724
    Methods in java.io.Reader to read all characters and all lines
  42. Backport JDK-8354533
    Writer not closed with disk full error, file resource leaked
  43. Bug JDK-8354450
    A File should be invalid if an element of its name sequence ends with a space
  44. Backport JDK-8354151
    Clean up code after JDK-8322417
  45. Backport JDK-8354150
    Clean up code after JDK-8322417
  46. Backport JDK-8354149
    Clean up code after JDK-8322417
  47. Backport JDK-8354148
    Console read line with zero out should zero out when throwing exception
  48. Backport JDK-8354147
    Console read line with zero out should zero out when throwing exception
  49. Backport JDK-8354146
    Console read line with zero out should zero out when throwing exception
  50. Bug JDK-8354053
    Remove unused JavaIOFilePermissionAccess
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