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

Yuri Nesterenko yan at openjdk.org
Tue Jul 26 13:52:57 UTC 2022


Backport of 8256372 is a necessary prerequisite to HarfBuzz update.
Original patch required resolution of two conflicts in the context and change in FontUtilities logInfo() to getLogger().info() but apparently nothing important.

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

Commit messages:
 - do not use logInfo
 - Backport 005d8a7fca8b4d9519d2bde0a7cdbbece1cd3981

Changes: https://git.openjdk.org/jdk13u-dev/pull/377/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk13u-dev&pr=377&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8256372
  Stats: 1425 lines in 9 files changed: 65 ins; 1352 del; 8 mod
  Patch: https://git.openjdk.org/jdk13u-dev/pull/377.diff
  Fetch: git fetch https://git.openjdk.org/jdk13u-dev pull/377/head:pull/377

PR: https://git.openjdk.org/jdk13u-dev/pull/377


More information about the jdk-updates-dev mailing list