< prev index next >

make/data/charsetmapping/charsets

Print this page

        

@@ -963,10 +963,19 @@
     alias   cp943C               # JDK historical
     alias   ibm943C
     alias   ibm-943C
     alias   943C
 
+charset x-IBM29626C IBM29626C
+    package sun.nio.cs.ext
+    type    template
+    alias   cp29626C               # JDK historical
+    alias   ibm29626C
+    alias   ibm-29626C
+    alias   29626C
+    alias   ibm-eucjp
+
 charset x-IBM948 IBM948
     package sun.nio.cs.ext
     type    dbcs
     hisname Cp948
     ascii   true

@@ -1552,19 +1561,20 @@
     alias   ibm-eucKR
     alias   970
 
 charset x-IBM964 IBM964
     package sun.nio.cs.ext
-    type    source
+    type    template
     alias   cp964               # JDK historical
     alias   ibm964
     alias   ibm-964
     alias   964
+    alias   ibm-euctw
 
 charset x-IBM33722 IBM33722
     package sun.nio.cs.ext
-    type    source
+    type    template
     alias   cp33722             # JDK historical
     alias   ibm33722
     alias   ibm-33722
     alias   ibm-5050            # from IBM alias list
     alias   ibm-33722_vascii_vpua # from IBM alias list

@@ -1859,10 +1869,15 @@
     hisname JIS_X_0212_MS5022X
     ascii   false
     minmax  0x21 0x7e 0x21 0x7e
     internal true               # "internal implementation
 
+charset SimpleEUCEncoder SimpleEUCEncoder
+    package sun.nio.cs.ext
+    type    template
+    internal true
+
 ########################################################
 #
 # platform specific charsets, to be registered into spi
 ##
 ########################################################
< prev index next >