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

Free JVMCI native structures in nmethod::flush

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 13
    • 13
    • hotspot

      An nmethod goes from being is_alive() to being !is_alive() and eventually being freed in nmethod::flush. Native structures for nmethods are freed in nmethod::flush when we free the nmethod. Except for a few things, including JVMCI handles. This enhancement proposes to fix that to make the life cycle of nmethods and their native data more intuitive.

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

              Created:
              Updated:
              Resolved: