On Thu, 21 Apr 2022 09:14:14 GMT, Toshio Nakamura <[email protected]> wrote:

> Japanese logical fonts are drawn with wrong size since Java 18.
> It's triggered by JEP 400, UTF-8 by Default. `sun.awt.FontConfiguration` (and 
> `sun.awt.windows.WFontConfiguration`) seems to expect the native encoding 
> instead of the default encoding. This patch changes to use native encoding.
> 
> Tested: jdk_desktop on Windows, Linux, and macOS

This pull request has been closed without being integrated.

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

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

Reply via email to