On Thu, 20 Aug 2026 08:09:44 GMT, Ashay Rane <[email protected]> wrote:

> Both G + 4096 and Y + Z track the same metric, which is the amount of space 
> to handle recoverable stack overflow exceptions. 

I don't agree. The whole point of using protected Yellow pages as that we don't 
trigger an actual OS level stackoverflow error - we trigger a page fault and 
our handler reports that as a StackOverflowError, but we never actually ran out 
of stack.

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

PR Comment: https://git.openjdk.org/jdk/pull/32365#issuecomment-5365319770

Reply via email to