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

Thomas Stuefe stuefe at openjdk.org
Thu Feb 22 20:41:59 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.

This pull request has now been integrated.

Changeset: 5e70a860
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/5e70a8608c274e08cdb64bc293b312e252764363
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8324530: Build error with gcc 10

Reviewed-by: andrew

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

PR: https://git.openjdk.org/jdk8u-dev/pull/424


More information about the jdk8u-dev mailing list