[jdk13u-dev] RFR: 8273358: macOS Monterey does not have the font Times needed by Serif
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Wed Sep 29 17:55:25 UTC 2021
I'd like to backport JDK-8273358 to jdk13u for parity with jdk11u.
The original patch applies cleanly but 2 logging methods were replaced (as in jdk11u) because they are not available in jdk13u. The patch is absolutely identical to that one applied to jdk11u.
Tested with the test added in this patch.
-------------
Commit messages:
- Backport efe3ed1e705a6f3785761e64f7187de809daa731
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/268/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=268&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8273358
Stats: 65 lines in 2 files changed: 62 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/268.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/268/head:pull/268
PR: https://git.openjdk.java.net/jdk13u-dev/pull/268
More information about the jdk-updates-dev
mailing list