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

Allow is_unloading() nmethods to be observed outside of safepoints

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • None
    • gc

      Normally, nmethods that break because of GC are unloaded in a safepoint. If said unloading is performed concurrently, there may be nmethods that are is_unloading(), that have never been observed before. Care needs to be taken to deal with such nmethods to pave way for concurrent class unloading

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

              Created:
              Updated:
              Resolved: