AArch64: unnecessary patching in fix_relocation_after_move

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot
    • None
    • aarch64
    • generic

      We do too much patching in fix_relocation_after_move. In particular, because AArch64 code is mostly position-independent, we don't need to patch most internal relocs after moving an nmethod.

      We should extend patching only to update that need to be changed.

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

              Created:
              Updated: