-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: infrastructure
-
b24
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8312285 | 17.0.9 | Ben Taylor | P4 | Resolved | Fixed | b01 |
configure --enable-debug
error: infinite recursion detected [-Werror=infinite-recursion]
193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st)
configure
java.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
1161 | const LangSys& l = this+_.second.offset;
error: infinite recursion detected [-Werror=infinite-recursion]
193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st)
configure
java.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
1161 | const LangSys& l = this+_.second.offset;
- backported by
-
JDK-8312285 Build failure with GCC12 & GCC13
-
- Resolved
-