[jdk11u-dev] RFR: 8266171: -Warray-bounds happens in imageioJPEG.c

Severin Gehwolf sgehwolf at openjdk.java.net
Mon Jan 31 16:50:20 UTC 2022


On Mon, 31 Jan 2022 16:25:53 GMT, Paul Hohensee <phh at openjdk.org> wrote:

>> Reverting the backport which mistakenly changed array-bounds to array_bounds and re-apply the change.
>
> Looks good. Apologies for not catching this.

@phohensee @lutkerd This PR cannot reference the same issue again. https://github.com/openjdk/jdk11u-dev/pull/700 already did. This violates the one bug per changeset rule. It'll need a new, JDK 11 specific bug to fix it.

The bot warns about this via `Issue is not open.` I don't know why, TBH.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/800


More information about the jdk-updates-dev mailing list