[jdk11u-dev] RFR: 8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font

Christoph Langer clanger at openjdk.java.net
Thu Sep 9 21:29:02 UTC 2021


On Thu, 9 Sep 2021 10:37:02 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8256372. Doesn't apply cleanly. Resolution:
> - Removal of hb_coretext files and adaptation of Awt2dLibraries.gmk had to be done manually.
> - Logging code in CFont.java needed a replacement for `logInfo` which is not available in 11u.

Looks correct.

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

Marked as reviewed by clanger (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/317


More information about the jdk-updates-dev mailing list