On Mon, 30 Mar 2026 05:48:13 GMT, Jayathirth D V <[email protected]> wrote:

> Update libpng to latest 1.6.56 version, we use libpng in splashscreen 
> implementation.
> 
> Testing is green with this libpng update.
> We are seeing windows build failure because of 
> https://github.com/pnggroup/libpng/commit/9929ba276ea3f7b4f03fdc0c693997ece3609c5b,
>  where "warning C4146: unary minus operator applied to unsigned type, result 
> still unsigned" is treated as error.
> 
> We are disabling this warning in pngread.c as part of this libpng update.

Marked as reviewed by prr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/30489#pullrequestreview-4032100012

Reply via email to