[jdk15u-dev] RFR: 8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
Yuri Nesterenko
yan at openjdk.org
Tue Jul 26 09:39:45 UTC 2022
Backport of 8256372 is a necessary pre- (in my case, alas, post) requisite 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/jdk15u-dev/pull/240/files
Webrev: https://webrevs.openjdk.org/?repo=jdk15u-dev&pr=240&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/jdk15u-dev/pull/240.diff
Fetch: git fetch https://git.openjdk.org/jdk15u-dev pull/240/head:pull/240
PR: https://git.openjdk.org/jdk15u-dev/pull/240
More information about the jdk-updates-dev
mailing list