Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8231033 :
|
After the push for JDK-8229442 and related jsr166 updates the ReservedStackTest has started to fail: Java HotSpot(TM) 64-Bit Server VM warning: Potentially dangerous stack overflow in ReservedStackAccess annotated method java.util.concurrent.locks.ReentrantLock$Sync.lock()V [1] Java HotSpot(TM) 64-Bit Server VM warning: Potentially dangerous stack overflow in ReservedStackAccess annotated method java.util.concurrent.locks.ReentrantLock.lock()V [1] Java HotSpot(TM) 64-Bit Server VM warning: Potentially dangerous stack overflow in ReservedStackAccess annotated method ReservedStackTest$ReentrantLockTest.lockAndCall(I)V [1] java.lang.Error: FAILED: ReentrantLock 391 looks corrupted at ReservedStackTest$RunWithSOEContext.run(ReservedStackTest.java:204) at java.base/java.lang.Thread.run(Thread.java:830) STATUS:Failed.`main' threw exception: java.lang.Error: FAILED: ReentrantLock 391 looks corrupted
|