On Mon, 25 Nov 2024 07:11:25 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Do you mean that the `if (JNI_TRUE)` block which has the `return ret;` > wouldn't be used by the preprocessor when using `-O0`? I make a misunderstand for the do-while(false) loop prior. Actually the do-while(false) loop will execute at least once. The PR description has been updated. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22355#issuecomment-2499399621