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

Explicitly pass a third temp register to MacroAssembler::store_heap_oop

XMLWordPrintable

    • gc
    • b15
    • x86, x86_64

      Currently G1 (and Shenandoah) create a temporary register out of thin air in G1BarrierSetAssembler::oop_store_at for x86

      It is much less surprising to pass that third temporary in MacroAssembler::store_heap_oop (like on other platforms)

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: