On Thu, 12 Jun 2025 12:44:12 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

>> If this check is not needed, then why are we adding it?
>
> just so we don't forget to add it when we modify the enclosing function. The 
> call to `CallStaticBooleanMethod` is located pretty far from the end of the 
> function, and can be easy to miss.

> it wasn't always the case

Does it mean that there was another up-call into Java before this method 
returns?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25754#discussion_r2157560846

Reply via email to