When an class loading fails, currently an out-of-memory exception is returned
and metaspace allocated for the class is lost (not reused but not leaked). Recover
that space for reuse and consider if a vm exit should ever be executed
and metaspace allocated for the class is lost (not reused but not leaked). Recover
that space for reuse and consider if a vm exit should ever be executed
- duplicates
-
JDK-8003419 NPG: Clean up metadata created during class loading if failure
-
- Closed
-