Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8160369 Memory fences needed around setting and reading object lengths
  3. JDK-8165808

Add release barriers when allocating objects with concurrent collection

XMLWordPrintable

    • gc
    • b139
    • generic
    • generic

        When allocating an object and the associated memory -> object transition might be visible to a concurrent collector, use a release barrier when setting the klass to ensure other low level object initializations are complete.

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: