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

ReservedStackTest.java fails with "ReentrantLock looks corrupted"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • hotspot

      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 to JDK-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).

            fparain Frederic Parain
            zmajo Zoltan Majo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: