[jboss-jira] [JBoss JIRA] Closed: (JBAOP-562) Cached GeneratedClassInfo objects are being gc'ed

Kabir Khan (JIRA) jira-events at lists.jboss.org
Thu May 1 16:13:32 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAOP-562?page=all ]

Kabir Khan closed JBAOP-562.
----------------------------

    Resolution: Done

> Cached GeneratedClassInfo objects are being gc'ed
> -------------------------------------------------
>
>                 Key: JBAOP-562
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-562
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Flavia Rainone
>         Assigned To: Flavia Rainone
>             Fix For: 2.0.0.CR9
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list