-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.0.0.CR9
-
Component/s: None
-
Labels:None
-
Estimated Difficulty:Medium
The GeneratedClassInfo objects, contained in the JoinPointGenerator.generatedJoinPointClassCache are being held through weak references. This causes their premature garbage collection, forcing generation of classes that were already previously generated.
This info holds a reference to the generated class itself. The bug must be fixed without causing a memory leak regarding those classes.
- is related to
-
JBAOP-550 Generated JoinPoint class cache ignores class loader
-
- Closed
-