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

[s390x] TestDwarf.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: