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

Prepare Klass::is_loader_alive() for concurrent class unloading

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 12
    • 12
    • hotspot
    • None
    • b11

    Description

      The Klass::is_loader_alive() fascility currently assumes that CLDs are set to unloading before giving a correct answer. This is a problem for concurrent class unloading. This needs to instead be evaluated in a more concurrency friendly fashion.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: