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

ZGC: Enable load barriers for IN_NATIVE runtime barriers

XMLWordPrintable

    • gc
    • b10

        In an effort to scan more root sets concurrently, we need to support IN_NATIVE oops not being fixed up in safepoints. Both the ZBarrierSetAssembler, ZBarrierSetC1 and ZBarrierSetC2 already have IN_NATIVE load barriers on for all strong oops. However, ZBarrierSet does not yet enable it. I propose to enable it so we can scan more things concurrently.

              eosterlund Erik Österlund
              eosterlund Erik Österlund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: