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

Martin Doerr mdoerr at openjdk.java.net
Fri Sep 10 09:27:15 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.

This pull request has now been integrated.

Changeset: a39375ef
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/a39375ef0269b1a2d8614282b27d0f4a09c649c3
Stats:     1403 lines in 9 files changed: 65 ins; 1330 del; 8 mod

8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font

Reviewed-by: clanger
Backport-of: 005d8a7fca8b4d9519d2bde0a7cdbbece1cd3981

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

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


More information about the jdk-updates-dev mailing list