JDK-4140495 : Native Font code needs to support 2-byte characters for font names
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1998-05-20
  • Updated: 1999-01-14
  • Resolved: 1999-01-14
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
1.2.0 1.2beta4Fixed
Related Reports
Relates :  
Description
Native font code uses the results of StringToPlatformChars in "C" library functions such as strcpy, strlen.   This does not work when platform chars are 2-byte codes.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.2beta4 FIXED IN: 1.2beta4 INTEGRATED IN: 1.2beta4
14-06-2004

PUBLIC COMMENTS Native font code uses the results of StringToPlatformChars in "C" library functions such as strcpy, strlen. This does not work when platform chars are 2-byte codes. paul.charlton@eng 1998-05-20 fixed paul.charlton@eng 1998-05-21
20-05-1998

EVALUATION Native font code uses the results of StringToPlatformChars in "C" library functions such as strcpy, strlen. This does not work when platform chars are 2-byte codes. paul.charlton@eng 1998-05-20 fixed paul.charlton@eng 1998-05-21
20-05-1998