[jdk11u-dev] RFR: 8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
Martin Doerr
mdoerr at openjdk.java.net
Fri Sep 10 09:27:13 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.
Thanks for the review and the approval!
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/317
More information about the jdk-updates-dev
mailing list