Loading... (original) (raw)
- Type:
Bug
- Resolution: Won't Fix
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: 9
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
JDK-8213567 [Graal] ReservedStackAccessTest fails with AssertionError: FAILED: ReentrantLock 419 looks corrupted
- Closed
JDK-8339569 [Windows] Guard zone should use PAGE_NOACCESS instead of PAGE_GUARD
- Closed
JDK-8156538 Metaspace stress test crashes VM with stack overflow
- Closed
JDK-8157521 VM crashes on Windows instead of throwing StackOverflowError
- Closed
relates to
JDK-8157924 java/lang/invoke/ThrowExceptionsTest.java failed with EXCEPTION_STACK_OVERFLOW
- Closed