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

Thomas Stuefe stuefe at openjdk.org
Sat Feb 10 10:32:01 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.

@gnu-andrew ?

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

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


More information about the jdk8u-dev mailing list