This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: note on testing


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]