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