This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: note on testing
- From: Tom Tromey <tromey at redhat dot com>
- To: GCC Java <java at gcc dot gnu dot org>
- Date: 14 Feb 2007 01:01:54 -0700
- Subject: Re: note on testing
- References: <m3abzh7fa8.fsf@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "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.
Strangely, this happens if I use the Harness program, but not if I run
it using SingleTestHarness.
Tom