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

Do not require RBP to be saved in JavaFrameAnchor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • 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.

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

              Created:
              Updated:
              Resolved: