Duplicate :
|
Redefine classes assumes GC will automatically remove objects it's no longer referencing, like constant pools and old method arrays, and other stuff in the class (bytecodes too(?)). Reimplement redefine classes that does not depend on GC for cleanup of obsolete class meta-data.