RFR: 8297088: Update LCMS to 2.14
Sergey Bylokhov
serb at openjdk.org
Mon Aug 19 19:59:00 UTC 2024
On Fri, 18 Nov 2022 08:42:12 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Redo of 8295369: Update LCMS to 2.14
>> Update LCMS to newest release.
>> Updated DISABLED_WARNINGS_gcc for LCMS to include type limits to prevent a build error in linux.
>> Automatic tests and J2D demo tests were run.
>
> make/modules/java.desktop/lib/Awt2dLibraries.gmk line 308:
>
>> 306: libawt/java2d, \
>> 307: HEADERS_FROM_SRC := $(LIBLCMS_HEADERS_FROM_SRC), \
>> 308: DISABLED_WARNINGS_gcc := format-nonliteral type-limits stringop-truncation, \
>
> it would be good to report this upstream.
https://github.com/mm2/Little-CMS/issues/458
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/11217#discussion_r1722281884
More information about the build-dev
mailing list