JDK-4463536 : Couldn't run jdk in gb18030 locale
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: generic
  • Submitted: 2001-05-28
  • Updated: 2002-01-28
  • Resolved: 2001-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other Other Other
1.2.2_10 10Fixed 1.3.1_03Fixed 1.4.0Fixed
Description
use bundle from download version, b65, in solaris b38 zh_CN.gb18030 locale.

when install this version,

run:

# java -version
Error occurred during initialization of VM
java.lang.Error: Default decoding not supported: GB18030

So any java program couldn't run under this locale, we need support it in s9


Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.2.2_10 1.3.1_03 merlin-beta2 FIXED IN: 1.2.2_10 1.3.1_03 merlin-beta2 INTEGRATED IN: 1.2.2_10 1.3.1_03 merlin-beta2 VERIFIED IN: 1.2.2_10 1.3.1_03 merlin-beta2
14-06-2004

EVALUATION GB18030 converter is being added to 1.4. Converter is based on the Nov 2000 amended specification. Ian.Little@Ireland 6/5/2001
05-06-2001