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

Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy

XMLWordPrintable

    • gc
    • b22
    • aarch64
    • generic

        The arraycopy_prologue method and decendents in hotspot/cpu/aarch64/gc/g1/shared/barrierSetAssembler_aarch64.hpp only accepts the destination array. For implementing read barriers, it also needs to be passed the source array, and the GC implementation then should use the most appropriate one.

              rkennke Roman Kennke
              smonteith Stuart Monteith
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: