RFR: 8308283: Build failure with GCC12 & GCC13 [v3]

Jie Fu jiefu at openjdk.org
Thu May 18 03:21:49 UTC 2023


On Thu, 18 May 2023 03:15:53 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;
>
> xpbob has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove blank

LGTM
Thanks for the update.

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

Marked as reviewed by jiefu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14032#pullrequestreview-1431943484


More information about the hotspot-dev mailing list