-
Bug
-
Resolution: Fixed
-
P4
-
14
-
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.
- relates to
-
JDK-8162553 Crash in class unloading due to null CLD having a zero _keep_alive value
-
- Closed
-
-
JDK-8222841 Incorrect static call stub interactions with class unloading
-
- Closed
-