[jdk13u-dev] Integrated: 8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
Olga Mikhaltsova
omikhaltcova at openjdk.java.net
Thu Dec 16 11:53:57 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.
This pull request has now been integrated.
Changeset: 828454c3
Author: Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Dmitry Cherepanov <dcherepanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/828454c345b98faead46be553bd51e29e404a2a9
Stats: 101 lines in 1 file changed: 22 ins; 59 del; 20 mod
8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
Reviewed-by: dcherepanov
Backport-of: 05fe06a6bafc089c6466ccbdea335e5dbfdaf335
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/304
More information about the jdk-updates-dev
mailing list