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-6562045
    UnmappableCharacterException is thrown on \uff0d char in Shift_JIS converter.
  2. Enhancement JDK-6559443
    Support for the Cyrillic MIK encoding
  3. Bug JDK-6559034
    Inconsistencies in charset names
  4. Enhancement JDK-6529796
    Support JIS X 0213:2004 in existing JDK versions, especially for Windows Vista
  5. Bug JDK-6526928
    Broken vertical bar "\246" displayed as "?"
  6. Bug JDK-6526306
    Some encoding names seem incorrect in list of support encoding page of 5.0
  7. Bug JDK-6526088
    UnknownCharacterException thrown in substititution mode for tests using locale of "ru"
  8. Bug JDK-6512699
    VM initialization failure on linux in getenv()
  9. Bug JDK-6477896
    Two CTS i18n tests fail with jdk 1.4.2_12
  10. Bug JDK-6470108
    Euro sign convertion fails on solaris
  11. Bug JDK-6456326
    InputStreamReader misses some characters while reading from FileInputStream with some IBM encodings
  12. Bug JDK-6454714
    OutputStreamWriter writes incorrect number of characters to file with some IBM encodings
  13. Bug JDK-6451854
    Different result of OutputStreamWriter among JDK version in 1.4.2
  14. Bug JDK-6448787
    Regression: UnicodeLittle broken on 1.4.2_12
  15. Bug JDK-6447475
    charsets.jar is at least 1.1MB bigger than it should be.
  16. Bug JDK-6446074
    JIS_X0201, JIS_X0212-1990 and x-JIS0208 should be mentioned in 5.0 doc
  17. Bug JDK-6442955
    UTF-8 encoder returns a byte array with a null byte
  18. Bug JDK-6431650
    ISCII91 Charset encoder doesn't agree with CharToByteISCII91; bytes don't decode
  19. Enhancement JDK-6428672
    Add Charset support for "modified UTF-8"
  20. Bug JDK-6427981
    Charset.isRegistered() does not work as expected
  21. Bug JDK-6419791
    sun.nio.cs.SingleByteDecoder handles unmappable byte incorrectly.
  22. Bug JDK-6419565
    Charset ISO-8859-7 does not map C1 (0x80-0x9F) characters
  23. Bug JDK-6418187
    Invalid translations for arabic codepage 420
  24. Bug JDK-6415373
    (cs) UnicodeEncoder emits BOM when there are no bytes to encode
  25. Bug JDK-6414468
    Written and read characters for ISO2022JP encoding don't match
  26. Bug JDK-6411115
    x-windows-50220 is not same as OutlookExpress
  27. Bug JDK-6407730
    UnicodeLittle is BIG-endian
  28. Bug JDK-6406832
    UnicodeEncoder Error When using special characters in "UTF-16" or "UTF-16BE"
  29. Bug JDK-6404504
    Support characters added in ISO-8859-7:2003
  30. Bug JDK-6400460
    Hard-coded '\ufffd' should use symbolic REPLACE_CHAR instead
  31. Bug JDK-6395067
    REGRESSION: tests NIOCharsetAvailabilityTest and CheckHistoricalNames are failing with 1.4.2_12b01
  32. Bug JDK-6394302
    Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6.
  33. Bug JDK-6392807
    ISO-2022 decoders incorrectly return (char)b for bytes with MSB
  34. Bug JDK-6392804
    Inappropriate output of \ufffd in various decoders
  35. Bug JDK-6392670
    COMPOUND_TEXT decoder does not work (1)in "incremental" mode and (2)with direct CharBuffers
  36. Bug JDK-6392664
    Initialization and Concurrency bugs in ISO-2022-CN-GB, ISO-2022-CN-CNS
  37. Bug JDK-6392639
    Many encoders cannot handle combining character sequences
  38. Bug JDK-6388068
    No MalformedInputException thrown by ByteToCharConverter.flush()
  39. Enhancement JDK-6384629
    Doc: Supported encodings document needs update for Mustang
  40. Bug JDK-6381706
    IBM charset encoders and direct CharBuffers
  41. Bug JDK-6381705
    x-euc-jp-linux breaks on unmappable character in direct CharBuffer
  42. Bug JDK-6381702
    ISO-2022 encoders produce no output for unmappable characters
  43. Bug JDK-6381699
    GB18030 chokes on unpaired surrogates in direct CharBuffers
  44. Bug JDK-6381697
    COMPOUND_TEXT does not work with direct CharBuffers
  45. Bug JDK-6380723
    Lots of charsets malfunction when encoding on direct buffer input/output
  46. Enhancement JDK-6379808
    RFE: Support for Cp834 in 1.5.0
  47. Bug JDK-6378911
    UTF-8 decoder handling of byte-order mark has changed
  48. Bug JDK-6378476
    Java String.getBytes() does not return proper bytes for "MS949" characterset
  49. Bug JDK-6378295
    ASCII range encoder bugs in Greek charset (ISO-8859-7)
  50. Bug JDK-6372100
    CharsetDecoder.decode fails for single-byte input for many CJK encodings
Refresh results
<< Previous 7 8 9 10 11
{"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