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

AArch64: Crash in C1-compiled code accessing References

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b150
    • aarch64

        In the entry of TemplateInterpreterGenerator::generate_Reference_get_entry the sender's SP is saved in r13, a call-clobbered register. We need to save it in a register which is not call-clobbered when we call g1_write_barrier_pre().

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: