RFR: 8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack [v4]

Phil Race prr at openjdk.java.net
Thu Mar 17 04:17:33 UTC 2022


On Thu, 17 Mar 2022 04:03:52 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> With korean font pack installed, language set to Korean and calling Locale.setDefault(Locale.KOREAN) in testcase, we have
> ![image](https://user-images.githubusercontent.com/43534309/158734779-78e72fd2-e8e1-4991-a332-cd1624692282.png)

And if you revert your entire change and KEEP the Korean font pack ? What does the entire image look like ?
Because both your images look the same .. which isn't what I'd expect.
Basically SHOW there is a difference in one of the fonts that is replaced so I can be sure it is working.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7643



More information about the client-libs-dev mailing list