Use obj+offset in interpreter array access

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b14
    • x86
    • generic

        In the TemplateTable::aastore() and InterpreterMacroAssembler::load_resolved_reference_at_index(), the element address is flattened, and then passed to the BarrierSetAssembler for actual access. GCs like Shenandoah need the original obj though. Observed in at least x86.

              Assignee:
              Roman Kennke
              Reporter:
              Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: