This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Mauve testing
- From: Andrew Haley <aph at redhat dot com>
- To: Andrew John Hughes <gnu_andrew at member dot fsf dot org>
- Cc: java at gcc dot gnu dot org, classpath at gnu dot org
- Date: Mon, 06 Oct 2008 10:11:45 +0100
- Subject: Re: GCJ Mauve testing
- References: <20080926230521.GC10172@rivendell.middle-earth.co.uk>
Andrew John Hughes wrote:
> FAIL: java.lang.InheritableThreadLocal.simple
> Test timed out. Use -timeout [millis] option to change the timeout value.
This is strange, given that gcj has its own InheritableThreadLocal that
hasn't changed. I'll look.
Andrew.