note on testing
Tom Tromey
tromey@redhat.com
Thu Feb 15 00:53:00 GMT 2007
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> Right now we only have a subset of results. Apparently the Mauve
Tom> InheritableThreadLocal test makes us use a *lot* of memory.
It happens with the gij in FC6 as well.
I can reproduce it like this in the mauve tree:
echo gnu.testlet.java.lang.InheritableThreadLocal.simple | gij RunnerProcess java.lang.InheritableThreadLocal -vm gij -verbose
The problem seems to be an infinite recursion computing a stack
trace. I'm not sure why.
Tom
More information about the Java
mailing list