Rename ZBarrierSetAssembler::load_at parameter name from "tmp_thread" to "tmp2"

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • gc
    • b24
    • aarch64
    • linux

      On AArch64 and RISC-V, the last formal parameter for ZBarrierSetAssembler::load_at is named "tmp_thread". But the callers will pass an ordinary temporary register for this parameter which has no relation with the thread register. We should rename this formal parameter from "tmp_thread" to "tmp2".

            Assignee:
            Fei Yang
            Reporter:
            Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: