[s390x] TestDwarf.java fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • b09
    • s390x
    • linux

      Created on behalf of Amit Kumar.

      TestDwarf.java is failing on s390 due to incorrect assumption for the sender frame. After checking whether it is an Interpreted or stub-routine frame, it is assumed that the frame is a native frame in line with z_abi_160. But, this is not the case always with some GCC optimizations. So we need to be more precise while selecting the correct (return) pc.

            Assignee:
            Tyler Steele
            Reporter:
            Tyler Steele
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: