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

[aarch64] store_klass needs to use store release

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • None
    • hotspot
    • None
    • aarch64

      When a concurrent GC is in use (G1 or CMS), we must generate store_release instructions when setting an object's klass field.

      The runtime was updated to store_release instructions when creating objects through the slow path and to do load_acquire instructions when reading the klass field from concurrent readers See JDK-8160369 and sub-tasks.

            drwhite Derek White
            drwhite Derek White
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: