Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8231031

runtime/ReservedStack/ReservedStackTest.java fails after jsr166 refresh

XMLWordPrintable

    • 14
    • b23

      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

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: