[jdk13u-dev] RFR: 8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux

Dmitry Cherepanov dcherepanov at openjdk.java.net
Thu Dec 16 08:31:06 UTC 2021


On Tue, 14 Dec 2021 21:18:43 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8255790 to jdk13u for parity with jdk11u. It's a follow-up for JDK-8249821.
> 
> The backport for
> `JDK-8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790`
> was included as a part of this patch.
> 
> The original patch applied manually because the file has another location: 
> `make/lib/Awt2dLibraries.gmk instead of make/modules/java.desktop/lib/Awt2dLibraries.gmk.`
> This patch is very similar to those ones applied to jdk11u and jdk15u.
> 
> The crash was reproduced on Fedora Linux 35 with a test app from JDK-8272149. After applying this patch it is fixed.
> (the build was with --with-freetype=system)
> 
> All regular tests passed.

Marked as reviewed by dcherepanov (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/304


More information about the jdk-updates-dev mailing list