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

ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier

XMLWordPrintable

    • b13

      In the c2i entry barriers used by concurrent class unloading, the _keep_alive field is read with cmpl, but it is a short. This could cause undesired results, making a method look more alive than it really is.

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

              Created:
              Updated:
              Resolved: