-
Bug
-
Resolution: Fixed
-
P3
-
12, 13
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228919 | 12u-cpu | Zhengyu Gu | P3 | Resolved | Fixed | master |
JDK-8222645 | 12.0.2 | Zhengyu Gu | P3 | Resolved | Fixed | b03 |
Shenandoah can (will) do concurrent class unloading, also does class unloading at pause for full gc. Therefore, UnloadingScope needs to preserve and restore IsUnloadingBehavior installed for concurrent unloading.
- backported by
-
JDK-8222645 CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
- Resolved
-
JDK-8228919 CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
- Resolved