JDK-7086240 : [11203-lin64-110708]nls: oui can't display japanese character on ol6 jp locale
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 6u25
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-09-02
  • Updated: 2014-11-19
  • Resolved: 2011-10-11
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
6u30 b08Fixed
Description
SHORT SUMMARY:

Add (fix) font support for OEL 6.x for x >= 1 to Java 6 

INDICATORS:

CJK (and possibly other) text does not display correctly on OEL 6.x for x >= 1

COUNTER INDICATORS:

Works on previous versions of RedHat / Oracle Enterprise Linux

TRIGGERS:

RHEL/OEL == 6.x (for x >= 1)

KNOWN WORKAROUND:

None

PRESENT SINCE:

6.0_25 (Previous versions did not support OEL 6)

HOW TO VERIFY:

Try and view any CJK text a Java application (i.e. select "Hiragana" for the 
"Range" field in the Font2DTest demo application.) Square boxes instead of 
characters indicates that we have failed to find the needed font files.

NOTES FOR SE:

None

REGRESSION:

No

}
*** DBUCK 09/01/11 09:20 pm *** (CHG: Tag Updated)
Old Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review
New Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review new_shadow
*** DBUCK 09/01/11 09:21 pm *** (CHG: Tag Updated)
*** DBUCK 09/01/11 09:21 pm ***
Old Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review new_shadow
New Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review
*** DBUCK 09/01/11 09:29 pm *** (CHG: Tag Updated)
*** DBUCK 09/01/11 09:29 pm ***
Old Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review
New Tag: ouiin sust:ui ; OL6, Lin: 11203 Under Review new_shadow
*** DBUCK 09/01/11 09:57 pm *** (CHG: Comp. Ver-> 11.2.0.3.0 -> 1.6.0.25)
*** DBUCK 09/01/11 09:57 pm *** (CHG: Asg->SCFITCH)
*** DBUCK 09/01/11 09:57 pm *** (CHG: Asg->DBUCK)

Comments
EVALUATION Name for fontconfig file updated so that combined with CR7074386 correct fontconfig file is picked up by runtime for all versions of OEL 6.x
09-09-2011