Do not require RBP to be saved in JavaFrameAnchor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      Currently we save RBP when doing a native call, and store the save location in the thread's JavaFrameAnchor.

      This is needed since the caller might store an oop in the RBP register.

      We should find a way to tell the caller that RBP should not be used, so that we can remove our special handling of RBP when doing a native call.

            Assignee:
            Unassigned
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: