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-6371619
    CharsetDecoder.decode of Cp964 fails for single-byte input
  2. Bug JDK-6371437
    CharsetEncoder.encode of Cp933 loops endlessly
  3. Bug JDK-6371431
    CharsetDecoder.decode of Cp33722 fails for single-byte input
  4. Bug JDK-6371422
    CharsetEncoder.encode of Cp949 fails to throw UnmappableCharacterException
  5. Bug JDK-6371416
    CharsetEncoder.encode of Cp970 fails to throw CharacterCodingException
  6. Bug JDK-6358684
    CharsetDecoder.charset() of x-ISO-2022-CN-CNS x-ISO-2022-CN-GB returns wrong charset
  7. Bug JDK-6354525
    Restore the sun.io package into beta
  8. Bug JDK-6350021
    EUC_JP_LINUX sets source position incorrectly when encountering JIS0212 character
  9. Bug JDK-6349456
    Move charsets for Windows OEM Codepages (IBMxxx) from ExtendedCharsets to StandardCharsets
  10. Bug JDK-6349364
    (cs) Update Charset's spec to add UTF32 and ISO-8859-15 to the list of Standard Charsets
  11. Bug JDK-6348426
    UTF-16 decoder does not return CoderResult.OVERFLOW when it should.
  12. Bug JDK-6348343
    REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10
  13. Enhancement JDK-6347781
    support for Cp290, Cp836 in 1.4.2
  14. Enhancement JDK-6346419
    Add support for UTF-32BE and UTF-32LE encodings
  15. Bug JDK-6333931
    JDK 1.5 does not support cp037
  16. Bug JDK-6328471
    encoding bug (6317399): sun/tools/javazic/Gen.java
  17. Bug JDK-6317399
    umbrella bug: various J2SE 5.0 encoding bugs with limited number of root causes
  18. Bug JDK-6317204
    Documentation for Internationalization specified ISO 8859-1 should be ISO-8859-1
  19. Bug JDK-6310716
    decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars
  20. Bug JDK-6299219
    euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
  21. Bug JDK-6292322
    unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark
  22. Bug JDK-6292315
    unexpected exception occurs in InputStreamReader
  23. Enhancement JDK-6292145
    (cs) UnmappableCharacterException should display the bytes which caused the exception
  24. Bug JDK-6288664
    CTE_REGTEST/Generic/4493901/EncodingTest.java test failing for 50_u5b2
  25. Bug JDK-6284553
    Reading a Japanese file in Shift_JIS and writing to a file using UTF-8 - problem
  26. Enhancement JDK-6283649
    RFE : Support for "sjis", "euc-jp" and "iso-2022-jp" format
  27. Bug JDK-6277100
    Java default file encoding not taking precedence as default charset encoding when -Duser.* set
  28. Bug JDK-6276691
    Regression: java/awt/dnd/CompoundTextTest/CompoundTextTest.java fails
  29. Bug JDK-6274255
    sun.io.ByteToCharConverter.getConverter() generating exception
  30. Bug JDK-6272020
    I18N: AppServer 8.1 BAT test fail in i18n jsp testcases
  31. Bug JDK-6266592
    Regression: sun/nio/cs/Test4200310.sh fails
  32. Bug JDK-6258039
    String.getBytes returns a multibyte '?' when unicode to euc_jp is not possible.
  33. Bug JDK-6243087
    CTE_REGTEST/Generic/4809949/Test4809949.sh fails
  34. Enhancement JDK-6241864
    New IANA charset names for Windows code pages
  35. Bug JDK-6240665
    java.lang.IllegalStateException: recursive invocation using LANG=ja(japanese)
  36. Bug JDK-6234730
    Regtest sun/nio/cs/Test4200310.sh failed on mustang b26
  37. Bug JDK-6233838
    improving charset implementation maintainability and performance
  38. Bug JDK-6233559
    PIT regression: test/java/awt/dnd/CompoundTextTest.java failed
  39. Bug JDK-6233550
    Port sun.io regtest to nio.charset
  40. Bug JDK-6233345
    nio Encoder of ISO2022CN_GB/CNS/KR simply ignores unmappableCharacter
  41. Bug JDK-6233303
    nio ISO2022JP.Encoder is broken if unmappableCharacterAction is CodingErrorAction.REPLACE
  42. Bug JDK-6230719
    UTF-8 maxCharsPerByte should be 1.0, not 2.0
  43. Bug JDK-6230129
    Need a UTF_16LE_Marked charset
  44. Bug JDK-6230124
    Incorrect entries in Charset.contains() in different UTF-xyz charsets
  45. Bug JDK-6229811
    Several codepoints in EUC_TW failed in roundtrip conversion
  46. Bug JDK-6227339
    (cs) decode() of EUC_TW.Decoder and DoubleByteDecoder return wrong CoderResult for unmappable char
  47. Bug JDK-6226510
    ISO-2022-JP encoder's reset() method noop; should revert to ASCII
  48. Bug JDK-6225366
    bug in CharToByteCp500.java, the \u000a should map to \0x25 instead of \025
  49. Enhancement JDK-6218752
    Update HKSCS and GB18030 converters for Unicode 4.1
  50. Enhancement JDK-6217210
    RFE: Support for Cp833 in 1.4.2
Refresh results
<< Previous 8 9 10 11 12
{"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