RFR: 8308283: Build failure with gcc 13.1.0
xpbob
duke at openjdk.org
Thu May 18 01:55:46 UTC 2023
On Wed, 17 May 2023 12:26:22 GMT, xpbob <duke at openjdk.org> wrote:
> 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;
The patch here involves two different parts. I tried to change the JBS title
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14032#issuecomment-1552298341
More information about the hotspot-dev
mailing list