Other |
---|
1.4.2 mantisFixed |
Relates :
|
J2RE 1.4.1 includes all the nio classes to support MS950_HKSCS, but if you check for this encoding using java.nio.charset.Charset.isSupported or java.nio.charset.Charset.availableCharsets, it's not supported. Apparently the necessary table entries in the CharsetProvider implementation are missing.
|