[jdk15u-dev] RFR: 8273358: macOS Monterey does not have the font Times needed by Serif
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Wed Sep 29 18:25:43 UTC 2021
I'd like to backport JDK-8273358 to jdk15u for parity with jdk11u.
The original patch applies cleanly but 2 logging methods were replaced as in jdk11u because they are not available in jdk15u as well (the replaced methods were added with JDK-8248802 to jdk16u only). 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/jdk15u-dev/pull/107/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=107&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/jdk15u-dev/pull/107.diff
Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/107/head:pull/107
PR: https://git.openjdk.java.net/jdk15u-dev/pull/107
More information about the jdk-updates-dev
mailing list