[jdk8u-dev] RFR: JDK-8324530: Build error with gcc 10

Thomas Stuefe stuefe at openjdk.org
Wed Jan 24 08:11:35 UTC 2024


On Tue, 23 Jan 2024 15:15:10 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> This is a trivial fix to a build error (and the underlying off-by-one error, which is only theoretical) gcc 10 warns about.
> 
> Note that this issue has been fixed in JDK 11 and later as part of 8140594: "Various minor code improvements (compiler)", but that patch is much larger and would need more intense review. Here, I'd like to just fix this one problem that breaks the build with gcc 10.

Build errors unrelated but annoying.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/424#issuecomment-1907602268


More information about the jdk8u-dev mailing list