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. Bug JDK-8343342
    java/io/File/GetXSpace.java fails on Windows with CD-ROM drive
  2. Enhancement JDK-8343039
    Remove jdk.internal.misc.InternalLock and usages from java.io
  3. Sub-task JDK-8342938
    Problem list java/io/IO/IO.java test on Linux ppc64le
  4. CSR JDK-8342937
    Enhance java.io.IO with parameter-less println() and readln()
  5. Sub-task JDK-8342936
    Enhance java.io.IO with parameter-less println() and readln()
  6. Enhancement JDK-8342864
    Introduce BufferedReader.readln as an alias for readLine
  7. Enhancement JDK-8342559
    Add a no-arg IO.println() overload, making code easier to migrate from System.out
  8. CSR JDK-8342208
    Unable to set encoding for IO.println, IO.print and IO.readln
  9. Bug JDK-8342086
    FileInputStream.available() fails with "Incorrect function" for "nul" path (win)
  10. Enhancement JDK-8341975
    Unable to set encoding for IO.println, IO.print and IO.readln
  11. Bug JDK-8341666
    FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices
  12. CSR JDK-8341596
    Add Reader.of(CharSequence)
  13. Enhancement JDK-8341566
    Add Reader.of(CharSequence)
  14. Bug JDK-8340830
    Console.readLine() and Console.printf() are mutually blocking
  15. Backport JDK-8340546
    java/io/File/GetXSpace.java is failing
  16. Enhancement JDK-8340232
    Optimize DataInputStream::readUTF
  17. Bug JDK-8340229
    Improve opening sentence of FileInputStream constructor specification
  18. CSR JDK-8339868
    Behavior of File.is{Directory,File,Hidden} is not documented with respect to symlinks
  19. Enhancement JDK-8339699
    Optimize DataOutputStream writeUTF
  20. Bug JDK-8339574
    Behavior of File.is{Directory,File,Hidden} is not documented with respect to symlinks
  21. Backport JDK-8339333
    InputStreamReader::read() can return zero despite writing a char in the buffer
  22. CSR JDK-8339189
    BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer
  23. CSR JDK-8338009
    (spec) File.createTempFile(prefix, suffix, dir) needs clarification for illegal symbols in suffix
  24. Bug JDK-8337935
    java/io/IO/IO.java test fails on Linux ppc64le in inputTestInteractive
  25. Sub-task JDK-8337644
    Problemlist java/io/File/GetXSpace.java
  26. Backport JDK-8337096
    Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
  27. Bug JDK-8337077
    Java uses wrong Charset in System.out when running on MINGW
  28. Backport JDK-8336943
    Console read line with zero out should zero out underlying buffer in JLine (redux)
  29. Backport JDK-8336923
    Console read line with zero out should zero out underlying buffer in JLine
  30. Bug JDK-8336895
    BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer
  31. Backport JDK-8335590
    java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore
  32. Backport JDK-8335092
    Refactor java/io shell tests to plain java tests
  33. Backport JDK-8334960
    java/io/IO/IO.java test fails intermittently
  34. Backport JDK-8334849
    java/io/IO/IO.java test fails intermittently
  35. Backport JDK-8334621
    Console read line with zero out should zero out underlying buffer
  36. Backport JDK-8334620
    Console read line with zero out should zero out underlying buffer
  37. Backport JDK-8334619
    Console read line with zero out should zero out underlying buffer
  38. Backport JDK-8334183
    Refactor locale related shell test test/java/io/File/MacPathTest.sh to java test
  39. Backport JDK-8334096
    add test to check temp file permission
  40. Bug JDK-8333794
    New Console implementation not quitting JVM on SIGINT in containers
  41. Backport JDK-8333717
    Create test to detect if TimeZone.setDefault affects File.setLastModifiedTime
  42. Backport JDK-8333422
    ByteArrayOutputStream.writeTo(OutputStream) pins carrier
  43. Bug JDK-8333358
    java/io/IO/IO.java test fails intermittently
  44. Bug JDK-8333103
    Re-examine the console provider loading
  45. Backport JDK-8332982
    Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
  46. Backport JDK-8332981
    java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore
  47. Bug JDK-8332922
    Test java/io/IO/IO.java fails when /usr/bin/expect not exist
  48. Backport JDK-8332224
    ByteArrayOutputStream.writeTo(OutputStream) pins carrier
  49. Bug JDK-8332161
    Test restoring echo in the Console implementation (java.base)
  50. Bug JDK-8332084
    Ensure JdkConsoleImpl.restoreEcho visibility in a shutdown hook
Refresh results
<< Previous 1 2 3
{"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