[jboss-jira] [JBoss JIRA] Updated: (JBAS-5959) Failure on Sun VM of classloader leak tests involving AOP prepared classes
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Feb 21 10:00:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-5959:
-----------------------------------
Fix Version/s: Backlog
(was: JBossAS-6.0.0.M3)
Moving this to Backlog as I have no idea when I'll have more time to look at it; spent a ton already. If someone else wants to have a look, please re-assign.
> Failure on Sun VM of classloader leak tests involving AOP prepared classes
> --------------------------------------------------------------------------
>
> Key: JBAS-5959
> URL: https://jira.jboss.org/jira/browse/JBAS-5959
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: AOP, Clustering, Web (Tomcat) service
> Affects Versions: JBossAS-5.0.0.CR1
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: Backlog
>
> Attachments: fieldleak1.html
>
>
> The org/jboss/test/cluster/classloader/leak/test/FieldGranularityClassloaderLeakUnitTestCase almost always (but not always) fails when the testsuite is run on the Sun VM. The org/jboss/test/classloader/leak/test/AopPreparedClassesClassloaderLeakUnitTestCase test is consistently failing when Sun 1.6 is used for the build and Sun 1.6 is used for the tests (but not when Sun 1.5 is used for the build). Both consistently pass on the JRockit tests.
> Heap analysis of the FieldGranularityClassloaderLeakUnitTestCase (using JBoss Profiler or hprof+jhat) after a failure always shows all paths to the leaked CL leading to WeakReferences, so the cause of the leak is unclear.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list