6745216: missing 4 chraset aliases in sun.nio.cs package
Added "834" into x-IBM834's aliase list. Reviewed-by: alanb
This commit is contained in:
parent
4d6c508c34
commit
9f247462f6
@ -770,6 +770,7 @@ public class ExtendedCharsets
|
|||||||
new String[] {
|
new String[] {
|
||||||
"cp834",
|
"cp834",
|
||||||
"ibm834",
|
"ibm834",
|
||||||
|
"834",
|
||||||
"ibm-834"
|
"ibm-834"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user