[jdk13u-dev] Integrated: 8273358: macOS Monterey does not have the font Times needed by Serif
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Thu Sep 30 13:43:51 UTC 2021
On Wed, 29 Sep 2021 17:46:05 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:
> 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 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.
This pull request has now been integrated.
Changeset: 8c39504d
Author: Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/8c39504d740d12eb12216856419e194422456d45
Stats: 65 lines in 2 files changed: 62 ins; 0 del; 3 mod
8273358: macOS Monterey does not have the font Times needed by Serif
Reviewed-by: yan
Backport-of: efe3ed1e705a6f3785761e64f7187de809daa731
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/268
More information about the jdk-updates-dev
mailing list