-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8360584 | shenandoah8u412 | Thomas Stuefe | P4 | Resolved | Fixed | b05 |
Fixes an off-by-one gcc 10 warns about, but older gcc's don't.
Note that this issue has been fixed in JDK 11 and later with
8140594: "Various minor code improvements (compiler)"
however, that patch is a lot larger and would need more time to review. Here, I aim to just fix this one case of a broken build such that we can build JDK 8 with GCC 10.
Note that this issue has been fixed in JDK 11 and later with
8140594: "Various minor code improvements (compiler)"
however, that patch is a lot larger and would need more time to review. Here, I aim to just fix this one case of a broken build such that we can build JDK 8 with GCC 10.
- backported by
-
JDK-8360584 Build error with gcc 10
-
- Resolved
-
- relates to
-
JDK-8140594 Various minor code improvements (compiler)
-
- Resolved
-