Allow CompiledMethod ExceptionCache have unloaded klasses

XMLWordPrintable

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

      Needed for concurrent class unloading. Make ExceptionCache return NULL if the klass is unloading and verify all access has ExceptionCache_lock held. Cleanup is during a safepoint or concurrently with the ExceptionCache_lock held.

      Shouldn't ExceptionCache function definitions be in CompiledMethod.cpp and not in nmethod.cpp ?

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

              Created:
              Updated:
              Resolved: