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-8084255
    sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
  2. Backport JDK-8084095
    Native2ascii doesn't close one of the streams it opens
  3. Backport JDK-8084006
    (cs) Inconsistent docs for CharsetDecoder.replaceWith and CharsetEncoder.replaceWith
  4. Bug JDK-8081522
    build failed with jdk8081452 change.
  5. Bug JDK-8081452
    Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
  6. Backport JDK-8080957
    Coding regression in HKSCS charsets
  7. Bug JDK-8080803
    sun/nio/cs/FindEncoderBugs.java failing intermittently
  8. Bug JDK-8080711
    Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
  9. Bug JDK-8080680
    sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
  10. Bug JDK-8080658
    Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
  11. Bug JDK-8080330
    (cs) Charset.availableCharsets failing with NPE on several platforms
  12. Bug JDK-8080248
    Coding regression in HKSCS charsets
  13. Bug JDK-8079633
    sun.net.www.ParseUtil emits encoded srings it is not itself able to decode
  14. Backport JDK-8076884
    IBM1166 Locale Request for Kazakh characters
  15. Backport JDK-8075502
    IBM1166 Locale Request for Kazakh characters
  16. Backport JDK-8075248
    Remove erroneous println statement from DoubleByteDecoder
  17. Bug JDK-8075092
    Remove erroneous println statement from DoubleByteDecoder
  18. Backport JDK-8074705
    IBM1166 Locale Request for Kazakh characters
  19. Backport JDK-8073949
    IBM1166 Locale Request for Kazakh characters
  20. Bug JDK-8073924
    Update test/java/nio/charset/Charset/NIOCharsetAvailability.java to work with module system
  21. Enhancement JDK-8073893
    Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
  22. Bug JDK-8073692
    (cs) Inconsistent docs for CharsetDecoder.replaceWith and CharsetEncoder.replaceWith
  23. Bug JDK-8073413
    StackOverflowError thrown when test java.nio.Buffer.Chars.java
  24. Enhancement JDK-8073152
    Update Standard/ExtendedCharsets to work with module system
  25. Backport JDK-8073150
    (cs) Unmappable leading should be decoded to replacement.
  26. Bug JDK-8071954
    assertion error in StreamEncoder
  27. Enhancement JDK-8071447
    IBM1166 Locale Request for Kazakh characters
  28. Bug JDK-8067964
    Native2ascii doesn't close one of the streams it opens
  29. Bug JDK-8067643
    sun/nio/cs/OLD/TestIBMDB.java timeout intermittently
  30. Bug JDK-8067102
    CharsetDecoder decode in JDK8 results in different behavior compared to JDK7
  31. Bug JDK-8066930
    java.lang.String(byte[],String) and java.lang.String.getBytes(String) unsymmetry
  32. Bug JDK-8066131
    Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
  33. Bug JDK-8062265
    [TEST_BUG] Missing @run tag in some regtests
  34. Bug JDK-8060161
    re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
  35. Enhancement JDK-8058875
    javadoc for CharsetEncoder.maxBytesPerChar() should be made clearer
  36. Backport JDK-8053608
    UTF-8 decoder fails to handle some edge cases correctly
  37. Bug JDK-8051850
    Inconsistent String creation for UTF-8 encoding
  38. Backport JDK-8045662
    UTF-8 decoder fails to handle some edge cases correctly
  39. Backport JDK-8043096
    UTF-8 decoder fails to handle some edge cases correctly
  40. Bug JDK-8041512
    CP939 character encoder does not handle invalid characters properly.
  41. Bug JDK-8039751
    UTF-8 decoder fails to handle some edge cases correctly
  42. Bug JDK-8039474
    sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
  43. Bug JDK-8038310
    Re-examine integration of extended Charsets
  44. Bug JDK-8036848
    Fix deprecation warning in sun.misc.CharacterDecoder
  45. Bug JDK-8035814
    Broken link in java.nio.charset.StandardCharsets
  46. Backport JDK-8034663
    Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
  47. Bug JDK-8030179
    java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
  48. Bug JDK-8029606
    IllegalArgumentException when use custom Charset to encode String
  49. Backport JDK-8026675
    missing codepage Cp290 at java runtime
  50. Bug JDK-8025896
    (cs) Better handling for invalid byte sequences in doublebyte decoders
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