Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8293035

Cleanup MacroAssembler::movoop code patching logic aarch64 riscv

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • gc
    • b13
    • aarch64, riscv

      Cleanup MacroAssembler::movoop logic with respect to code patching on aarch64 and riscv.

      Remove the `bool immediate` argument as it is only used with the value `true` in `void MacroAssembler::movoop(Register dst, jobject obj, bool immediate)`

      Make comments and logic more clear and easier to read.

            aboldtch Axel Boldt-Christmas
            aboldtch Axel Boldt-Christmas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: