On Thu, 17 Nov 2022 19:05:36 GMT, Alisen Chung <ach...@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.

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

PR: https://git.openjdk.org/jdk/pull/11217

Reply via email to