Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6745216

missing 4 charset aliases in sun.nio.cs package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 6
    • core-libs
    • b42
    • x86
    • windows_xp
    • Not verified

      FULL PRODUCT VERSION :
      All JDK 6.0

      ADDITIONAL OS VERSION INFORMATION :
      Windows XP SR-2

      A DESCRIPTION OF THE PROBLEM :
      4 charset aliases are missing in in sun.nio.cs package:

      "unicode-1-1" --> "UTF-16BE";
      "834" --> "x-IBM834";
      "jis auto detect" --> "x-JISAutoDetect";
      "\u30b7\u30d5\u30c8\u7b26\u53f7\u5316\u8868\u73fe" --> "Shift_JIS";

      Those aliases are included in sun.io package converters, so they should also be available in new sun.nio.cs package.


      REPRODUCIBILITY :
      This bug can be reproduced always.

            sherman Xueming Shen
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: