Integrated: 8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1
Sergey Bylokhov
serb at openjdk.org
Fri Jan 26 08:49:35 UTC 2024
On Tue, 23 Jan 2024 00:58:27 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The next bug in freetype was fixed upstream and fix already merged to OpenJDK:
> https://gitlab.freedesktop.org/freetype/freetype/-/issues/1245
> So now we can revert the workaround in the JDK:
> https://bugs.openjdk.org/browse/JDK-8313576
>
> Tested with "--with-freetype=bundled", "--with-freetype=system" and w/o option on the system where the bug was reproduced.
This pull request has now been integrated.
Changeset: 781f368d
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/781f368d421a94857929e4168974f43e890637d8
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1
Reviewed-by: erikj, azvegint, jwaters, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/17525
More information about the build-dev
mailing list