[s390] Restore register from stack uses wrong offset

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • None
    • b21
    • s390x
    • linux

      This bug is relevant for non-PRODUCT builds only! TraceMethodHandles must be true as well.

      MethodHandles::trace_method_handle() saves the argument register to the stack and restores them after tracing work is done.

      Unfortunately, there is a typo in the instruction restoring ARG5. It accesses SP+45 instead of SP+48.

            Assignee:
            Lutz Schmidt
            Reporter:
            Lutz Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: