AArch64: Share memory for trampoline and stub to interpreter for Java calls

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • None
    • Affects Version/s: 19
    • Component/s: hotspot

      For Java calls we always generate a trampoline and a stub to the interpreter. The trampoline is needed to support far-distant calls of compiled methods. If compiled code for a callee is not available, the stub to the interpreter is used. The shared memory might be used to keep them. When we need a stub, we put it there. When we need a trampoline we replace the stub with the trampoline.

            Assignee:
            Evgeny Astigeevich
            Reporter:
            Evgeny Astigeevich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: