[jdk13u-dev] RFR: 8249821: Separate libharfbuzz from libfontmanager
Yuri Nesterenko
yan at openjdk.java.net
Thu Dec 9 14:42:04 UTC 2021
On Thu, 9 Dec 2021 13:38:49 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:
> I'd like to backport JDK-8249821 to jdk13u for parity with jdk11u.
> The original patch applies almost cleanly except the only file that is in another directory: make/lib/Awt2dLibraries.gmk instead of make/modules/java.desktop/lib/Awt2dLibraries.gmk. The patch for this file applied manually.
> I observe the appearence of the cast errors on the Linux 32 bits platform at the compile time and I'm going to backport JDK-8250605 as a follow-up to it.
> All regular tests passed.
Marked as reviewed by yan (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/301
More information about the jdk-updates-dev
mailing list