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

More gc interface tweaks for arraycopy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • b19

      - when an arraycopy is turned into loads/stores and the field or
        element being copied is a reference. In that case, barriers may have
        to be applied.

      - when a clone is expanded into a stub call. In that case a
        postbarrier may be required. That one is only required when a
        reference field or element may be encountered. That's where the
        ciInstanceKlass changes come in.

            roland Roland Westrelin
            roland Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: