-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Stop using many weak references per class and a heavyweight map type. Replace with one of two options:
- Efficient strong identity maps with an explicit classloader-remove method
- Efficient strong identity maps with per-classloader-injected cache holder classes