[jdk11u-dev] RFR: 8280999 array_bounds should be array-bounds after 8278507

Dan Lutker duke at openjdk.java.net
Mon Jan 31 22:38:39 UTC 2022


Reverting the backport which mistakenly changed array-bounds to array_bounds and re-apply the change.

Creating new PR after updating bug id. Old PR was https://github.com/openjdk/jdk11u-dev/pull/800

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

Commit messages:
 - 8280999: array_bounds should be array-bounds after 8278507
 - Revert "8266171: -Warray-bounds happens in imageioJPEG.c"

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/803/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=803&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280999
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/803.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/803/head:pull/803

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


More information about the jdk-updates-dev mailing list