On Wed, 17 May 2023 23:21:59 GMT, Jie Fu <ji...@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 , maybe, it would be better to change the JBS title with something 
> like `Build failure with GCC12 & GCC13`?

@DamonFool 
Thanks for the review,The code has been updated

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

PR Comment: https://git.openjdk.org/jdk/pull/14032#issuecomment-1552348251

Reply via email to