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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • 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.

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

              Created:
              Updated:
              Resolved: