JDK-6702818 : The Menu character can't render clearly in CheckboxMenuItemRenderTest4 in RH5 zh_CN
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 1.4.2_18,5.0u15-rev
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_redhat_5.0
  • CPU: generic,x86
  • Submitted: 2008-05-15
  • Updated: 2010-10-14
  • Resolved: 2009-01-30
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
5.0-poolResolved
Related Reports
Duplicate :  
Description
The Menu character can't render clearly when I run testcase CheckboxMenuItemRenderTest4 on RedHat_amd64-5-zh_CN.UTF-8, Refer to Screenshot in attachment for detail.

platform: Redhat_amd64-5
locale: zh_CN.UTF-8
build: http://jre.sfbay/java/re/j2se/5.0u15/promoted/rev/b11/j4b/bundles/linux-amd64/jdkfb-1_5_0_15-rev-b11-linux-amd64.bin

Reproduce this bug:
1. set JAVA_HOME to 5u15 b11
2. run $JAVA_HOME/bin/java -jar CheckboxMenuItemRenderTest4.jar 

MenuItemRenderTest4.java is test source code.