< prev index next >

make/data/charsetmapping/charsets

Print this page

        

@@ -1552,14 +1552,15 @@
     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   ibm-euctw
     alias   964
 
 charset x-IBM33722 IBM33722
     package sun.nio.cs.ext
     type    source

@@ -1859,10 +1860,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 >