RFR: 8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack [v6]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Tue Jun 7 14:57:06 UTC 2022
On Mon, 6 Jun 2022 09:48:47 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> I see even `Gulimche `and `Batang `are not visible without -Dfile.encoding=ko so maybe it's what is expected.
Malgun Gothic is visible without user.language=ko and user.country=KR in command line (of course without -Dfile.encoding=ko)
OTOH, if we specify user.language=ja and user.country=JP, `MS Mincho` `MS Gothic` japanese font does not appear so maybe it is expected and not weird.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7643
More information about the client-libs-dev
mailing list