-
Bug
-
Resolution: Duplicate
-
P3
-
9
The test runtime/ReservedStack/ReservedStackTest.java fails with
...
Framework got StackOverflowError at frame = 6803
Test started execution at frame = 6547
PASSED
Framework got StackOverflowError at frame = 6797
Test started execution at frame = 6541
PASSED
Framework got StackOverflowError at frame = 6798
Test started execution at frame = 6542
FAILED: ReentrantLock 78 looks corrupted
The problem is similar toJDK-8145317 and appeared in the hs nightly of 2016-03-23. That nightly run is the first after Jigsaw was integrated into hs (so maybe the issue is related to Jigsaw as well).
...
Framework got StackOverflowError at frame = 6803
Test started execution at frame = 6547
PASSED
Framework got StackOverflowError at frame = 6797
Test started execution at frame = 6541
PASSED
Framework got StackOverflowError at frame = 6798
Test started execution at frame = 6542
FAILED: ReentrantLock 78 looks corrupted
The problem is similar to
- duplicates
-
JDK-8146093 [sparc only] compiler/interpreter/7116216/StackOverflow.java Program terminates with signal 11, Segmentation fault. in __1cLRegisterMap2t6MpnKJavaThread_b_v_ ()
-
- Closed
-
- relates to
-
JDK-8163294 ReservedStack test fails with Framework got StackOverflowError
-
- Closed
-
-
JDK-8145317 ReservedStackTest fails with ReentrantLock looks corrupted
-
- Closed
-
-
JDK-8046936 JEP 270: Reserved Stack Areas for Critical Sections
-
- Closed
-