When a class loader is no longer reachable, free the arenas for that class loader. The assumption is that an unreachable class loader means all classes loaded by that class
loader are dead.
loader are dead.
- duplicates
-
JDK-6964458 Reimplement class meta-data storage to use native memory
-
- Resolved
-
- relates to
-
JDK-7021474 Implement an interface usable by all the GC's for allocating and freeing class meta-data
-
- Closed
-