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.

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

              Created:
              Updated:
              Resolved: