On Thu, 5 Mar 2026 01:56:12 GMT, Yasumasa Suenaga <[email protected]> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update test/hotspot/jtreg/gtest/NativeStackOverflowGtest.java >> >> Co-authored-by: David Holmes >> <[email protected]> > > test/hotspot/jtreg/runtime/ErrorHandling/libNativeStackOverflow.c line 36: > >> 34: #elif defined (__xlC__) >> 35: #pragma option_override(function_name, "opt(level, 0)") >> 36: #endif > > Warning for recursive call do not need to be disabled if the test uses > `alloca()`. See my answer above. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29559#discussion_r2982000620
