On Sat, 2 Aug 2025 04:19:22 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Until we process the async exception handshake operation, 
>> `HAS_PENDING_EXCEPTION` will be false. The only way for 
>> `HAS_PENDING_EXCEPTION` to be true would be if we already entered the method 
>> with a pending exception, but I don’t see how that is possible.
>
> Okay, thanks!

I'm pretty sure that once-upon-a-time we would install any async exception in 
the `ThreadBlockInVM` destructor.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26365#discussion_r2249149459

Reply via email to