Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 12
    • Component/s: hotspot
    • None
    • b19

      When nmethods are unloaded, they may have dead java.lang.invoke.CallSites loaded, and then we follow their dead java.lang.invoke.MethodHandleNatives.CallSiteContext, so that the dependency context can be cleaned. These dead oops should be loaded with AS_NO_KEEPALIVE accessors.

            Assignee:
            Erik Ă–sterlund
            Reporter:
            Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: