< prev index next >

make/data/charsetmapping/charsets

Print this page

        

*** 1,7 **** # ! # Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,7 ---- # ! # Copyright (c) 2000, 2020, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 280,289 **** --- 280,290 ---- hisname ISO8859_16 ascii true alias iso-ir-226 alias ISO_8859-16:2001 alias ISO_8859-16 + alias ISO8859_16 alias latin10 alias l10 alias csISO885916 charset KOI8-R KOI8_R
*** 695,705 **** alias euc-jp-linux charset x-eucJP-Open EUC_JP_Open package sun.nio.cs.ext type template ! hisname EUC_JP_Solari ascii true alias EUC_JP_Solaris # JDK historical alias eucJP-open charset x-PCK PCK --- 696,706 ---- alias euc-jp-linux charset x-eucJP-Open EUC_JP_Open package sun.nio.cs.ext type template ! hisname EUC_JP_Solaris ascii true alias EUC_JP_Solaris # JDK historical alias eucJP-open charset x-PCK PCK
*** 1389,1399 **** alias 833 charset x-IBM834 IBM834 # EBCDIC DBCS-only Korean package sun.nio.cs.ext ! type source alias cp834 alias ibm834 alias 834 alias ibm-834 --- 1390,1400 ---- alias 833 charset x-IBM834 IBM834 # EBCDIC DBCS-only Korean package sun.nio.cs.ext ! type template alias cp834 alias ibm834 alias 834 alias ibm-834
*** 1483,1493 **** alias ibm-949 alias 949 charset x-IBM949C IBM949C package sun.nio.cs.ext ! type source alias cp949C # JDK historical alias ibm949C alias ibm-949C alias 949C --- 1484,1494 ---- alias ibm-949 alias 949 charset x-IBM949C IBM949C package sun.nio.cs.ext ! type template alias cp949C # JDK historical alias ibm949C alias ibm-949C alias 949C
< prev index next >