JDK-7032930 : A way to specify MS Mincho to be used in dialoginput on windows JA locale
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2011-03-31
  • Updated: 2013-09-12
  • Resolved: 2011-04-22
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 7
7 b138Fixed
Related Reports
Relates :  
Description
Required implementation of 4833117 RFE.

Comments
EVALUATION restored the method. Added a test.
02-04-2011

EVALUATION This requires the method SunGraphicsEnvironment.useAlternateFontsForJALocales(); It has worked since JDK 1.5 but in JDK 7 this was lost/moved by the Font manager refactoring in b74 under bug id 6795908
31-03-2011