Loading... (original) (raw)

VM flags StackYellowPages and StackRedPages have no effect on Windows.

No matter if we configure the yellow and red pages or not, the EXCEPTION_STACK_OVERFLOW is only thrown when stackbanging causes the last page from the original reservation (which means Hotspot is getting default Windows behaviour).

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8213567 [Graal] ReservedStackAccessTest fails with AssertionError: FAILED: ReentrantLock 419 looks corrupted

Bug - A problem which impairs or prevents the functions of the product. JDK-8339569 [Windows] Guard zone should use PAGE_NOACCESS instead of PAGE_GUARD

Bug - A problem which impairs or prevents the functions of the product. JDK-8156538 Metaspace stress test crashes VM with stack overflow

Bug - A problem which impairs or prevents the functions of the product. JDK-8157521 VM crashes on Windows instead of throwing StackOverflowError

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8157924 java/lang/invoke/ThrowExceptionsTest.java failed with EXCEPTION_STACK_OVERFLOW