MacroAssembler::post_call_nop should have InstructionMark

XMLWordPrintable

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

      InstructionMark checks the instruction boundaries, which is important for relocatable instructions. Everywhere where we do any (?) sort of relocation, we do InstructionMark. I found that newly added MacroAssembler::post_call_nop does not have it, and thus some new code in x86_32 Loom prototype fails with instruction mark / instruction overlapping checks.

            Assignee:
            Aleksey Shipilev
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: