[OpenJDK 2D-Dev] RFR: 8266171: -Warray-bounds happens in imageioJPEG.c [v2]

Yasumasa Suenaga ysuenaga at openjdk.java.net
Sat May 1 00:19:27 UTC 2021


> We can see following compiler warnings in imageioJPEG.c on GCC 11.

Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:

  Disable -Warray-bounds in makefile

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3788/files
  - new: https://git.openjdk.java.net/jdk/pull/3788/files/0049e108..8385dbfc

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3788&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3788&range=00-01

  Stats: 11 lines in 2 files changed: 0 ins; 9 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3788.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3788/head:pull/3788

PR: https://git.openjdk.java.net/jdk/pull/3788


More information about the 2d-dev mailing list