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-6991966
    Codepage IBM-01153 is not available
  2. Enhancement JDK-6987999
    CharacterEncoder throws Errors and loses causing exceptions
  3. Bug JDK-6982052
    utf-8 decoder allows for directly encoded trail surrogates
  4. Enhancement JDK-6974189
    Re-open bug #4950409, make GB2312 an alias of GBK
  5. Bug JDK-6969285
    (cs) Corrupted decoding of UTF16 little endian file after append after eof.
  6. Bug JDK-6966725
    java/nio/charset/Charset/NIOCharsetAvailabilityTest.java regression with IBM833
  7. Bug JDK-6966678
    Classes duplicated between rt.jar, charsets.jar, localedata.jar
  8. Bug JDK-6964218
    Fix the c2b abd b2c tables for Cp833 in 1.4.2 and 5.0
  9. Bug JDK-6963156
    TEST_BUG: Several tests under sun/nio/cs failed
  10. Bug JDK-6959851
    sun/nio/cs/FindEncoderBugs.java failed in 6u20b06
  11. Bug JDK-6959785
    UTF-8 encoding does not recognize initial BOM
  12. Bug JDK-6959197
    When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
  13. Bug JDK-6957230
    CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3
  14. Bug JDK-6957098
    Testcase failure sun/nio/cs/TestSJIS0213.java
  15. Enhancement JDK-6956576
    New codeset converter for IBM Cp1364 - Removal of JFB checking
  16. Bug JDK-6949920
    ISO-2022-JP Decoder error
  17. Bug JDK-6942707
    new Big5.map for HKSCS2008 missed 5 codepoints
  18. Bug JDK-6938333
    Japanese character problem while using “JISAutoDetect” encoding with Java1.4.2
  19. Enhancement JDK-6934271
    Better handling of longer utf-8 sequences
  20. Enhancement JDK-6931812
    A better implementation of sun.nio.cs.Surrogate.isBMP(int)
  21. Bug JDK-6927419
    Runtime.exec throws IOException when directory parameter contains GB18030 char
  22. Bug JDK-6921740
    Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true
  23. Bug JDK-6920695
    Execution failed: `main' threw exception: java.lang.Exception: Can't open file Cp1258.b2c
  24. Bug JDK-6920545
    test/closed/java/nio/charset/Charset/NIOCharsetAvailabilityTest.java needs sun.nio.cs.ext.MS932DB
  25. Bug JDK-6920544
    test/closed/sun/nio/cs/mapping/TestConvSunIO.java fails with UnsupportedEncodingException: SJIS_0213
  26. Bug JDK-6915656
    Charset.aliases() not thread-safe due to possible data-reordering
  27. Enhancement JDK-6911753
    Add Big5 HKSCS-2008 support
  28. Bug JDK-6907974
    (cs) Charset.availableCharsets throws NPE if "non-standard" charset is not present
  29. Bug JDK-6902790
    Converting/displaying HKSCS characters issue on Vista and Windows7
  30. Bug JDK-6902323
    Fix testcase sun/tools/native2ascii/NativeErrors.java
  31. Bug JDK-6895737
    Big5-HKSCS encodings change in behavior b/w Java1.4.2 and Java 5.0/6
  32. Enhancement JDK-6873330
    Manage all charset names from central place
  33. Enhancement JDK-6862165
    Startup of class ExtendedCharsets could be faster
  34. Bug JDK-6862162
    Wrong charset cached during VM start-up
  35. Enhancement JDK-6862160
    Charset.isSupported() performs too expensive
  36. Enhancement JDK-6862158
    Make sun.nio.cs.* charset objects light-weight
  37. Bug JDK-6861138
    NullPointerException on statically initialized String
  38. Bug JDK-6853699
    sun.nio.cs.ext charsets don't release memory, even if soft referenced by cache
  39. Bug JDK-6853689
    Charset.lookup2() method should be synchronized on internal cache.
  40. Enhancement JDK-6853677
    Provide names of supported charsets
  41. Bug JDK-6853664
    Charset.availableCharsets() returns incomplete
  42. Enhancement JDK-6850361
    Avoid 2-step lookup in sun.nio.cs charset providers
  43. Bug JDK-6850337
    Hasher.java interprets given option value badly
  44. Enhancement JDK-6843578
    Re-implement IBM doublebyte charsets
  45. Bug JDK-6843079
    Putback for the new EUC_TW is not complete
  46. Enhancement JDK-6831794
    charset EUC_TW is 12.6% of the total size of charsets.jar
  47. Bug JDK-6827921
    ByteToCharBig5.java should use nio data tables instead of its own copy
  48. Bug JDK-6827871
    Cleanup leftover code in CharToByteJohab.java
  49. Bug JDK-6824785
    "eucJP-Open" decoder table is wrong
  50. Bug JDK-6824780
    "x-windows-iso2022jp" encoder table is wrong
Refresh results
<< Previous 5 6 7 8 9
{"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