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

C2 setScopedValueCache intrinsic doesn't use access API

XMLWordPrintable

    • b19

      The setScopedValueCache intrinsic for C2 doesn't use the access API. Instead, we store into an OopHandle with a raw store. That doesn't play well with all GCs, for example Shenandoah and generational ZGC. We should use the access API

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: