On Jul 19, 2011, at 3:30 PM, David Blevins wrote:

> Seems to be a juicy memory leak issue as uncovered by the CDI TCK setup for 
> TomEE.
> 
> Up for grabs.  Just modify tck/cdi-tomee/src/test/resources/passing.xml to 
> look like so:
> 
>    <suite name="CDI TCK" verbose="0">
>      <test name="CDI TCK">
>        <packages>
>            <package name="org.jboss.jsr299.tck.tests.*"/>
>            <package name="org.jboss.jsr299.tck.interceptors.tests.*"/>
>        </packages>
>      </test>
>    </suite>
> 
> And it should be pretty evident after a 2-3 minutes.
> 

Uploaded a heap dump if anyone wants to poke at it with YourKit

  http://people.apache.org/~dblevins/java_pid22413.hprof

The more eyes the better


-David

  • Memory leak David Blevins
    • Re: Memory leak David Blevins

Reply via email to