Duplicate :
|
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
|