[jdk15u-dev] Integrated: 8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
Dmitry Cherepanov
dcherepanov at openjdk.java.net
Wed Nov 24 13:58:12 UTC 2021
On Wed, 24 Nov 2021 07:43:24 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> Follow up for JDK-8249821: Separate libharfbuzz from libfontmanager
>
> The original patch doesn't apply cleanly. Applied it manually without implicit including parts of other patches for [1]/[2]/[3] that aren't currently in jdk15u. Also, [4] was included as a part of this patch. So the backport for jdk15u should be very similar to the backport for jdk11u.
>
> Tested with the reproducer for JDK-8272149 (fails without the fix, passes with the fix).
>
> [1] JDK-8258484: AIX build fails in Harfbuzz with XLC 16.01.0000.0006
> [2] JDK-8074844: Resolve disabled warnings for libfontmanager
> [3] JDK-8247872: Upgrade HarfBuzz to the latest 2.7.2
> [4] JDK-8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
This pull request has now been integrated.
Changeset: 3adb4ce0
Author: Dmitry Cherepanov <dcherepanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk15u-dev/commit/3adb4ce0901307487eb2ae72c06b9bc2b6606e29
Stats: 91 lines in 1 file changed: 5 ins; 50 del; 36 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: yan
Backport-of: 05fe06a6bafc089c6466ccbdea335e5dbfdaf335
-------------
PR: https://git.openjdk.java.net/jdk15u-dev/pull/143
More information about the jdk-updates-dev
mailing list