JDK-6255724 : MappingTest failed: Turbolinux 10 mapping table still refers to the old sun.io converters
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2005-04-15
  • Updated: 2010-04-02
  • Resolved: 2005-05-10
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.
JDK 6
6 b36Fixed
Related Reports
Relates :  
Description
MappingTest.java failed in TurboLinux 10 configuration with the latest nightly build 1.6.0-i18n-jcg-linux-03-yy96434_13_apr_2005_00_45, the error message can be found at 

http://sqeweb.sfbay/i18n/nightly-results/mustang/i18n_reg_60-i18n_Reg_Turbo_10_zh-en-2005-04-13-04-34-21-0251/java/awt/font/LogicalFonts/MappingTest.jtr
###@###.### 2005-04-15 01:50:07 GMT

Comments
EVALUATION When the entire mapping got updated, TurboLinux10 mapping tables were left out. Since the old convertered didn't get removed right away, this test did not fail, but since the old converter finally got removed from the build, now the test started failing on this platform. Just regenerate the mapping table on TurboLinux10 for the fix. ###@###.### 2005-04-15 16:28:05 GMT
15-04-2005