Investigate setting caller SP to expression stack

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 21
    • Component/s: hotspot

      Today we use SP to pick up return PC.
      We have a common way to get return PC for different frames types.

      The interpreter frame is both over and under the callers real SP, which creates a overlap.
      The logical frame is top of expression stack to the beginning of the arguments which is on callers expression stack.

      If caller SP can be moved to top of it's expression after the call we have no overlap.

            Assignee:
            Unassigned
            Reporter:
            Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: