This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: fixlet for gcj lexer
- From: Mark Wielaard <mark at klomp dot org>
- To: tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 24 Jul 2002 18:25:19 +0200
- Subject: Re: Patch: FYI: fixlet for gcj lexer
- References: <87wurnjfcx.fsf@fleche.redhat.com>
Hi,
On Tue, 2002-07-23 at 05:24, Tom Tromey wrote:
>
> Incidentally, while running the test suite I noticed that all the exec
> tests fail on a timeout. This makes things very slow. Does anybody
> else see this? Does anybody know when this started happening? I was
> out of town for a week, so I haven't been paying too close attention.
Sadly my own autobuilder for 3.2 died last week and I didn't notice till
you asked this question (it has been restarted and sends reports to
gcc-testresults@gcc.gnu.org again). But the latest results show a lot of
failures for libjava (probably all related to the exec test failures):
<http://gcc.gnu.org/ml/gcc-testresults/2002-07/msg00685.html>
Quickly looking through the other results it seems that it started
somewhere between July 14 and July 16. Compare the following results
from Andreas Jaeger:
http://gcc.gnu.org/ml/gcc-testresults/2002-07/msg00399.html
(LAST_UPDATED: Sun Jul 14 07:04:36 UTC 2002)
http://gcc.gnu.org/ml/gcc-testresults/2002-07/msg00457.html
(LAST_UPDATED: Tue Jul 16 06:48:43 UTC 2002)
Cheers,
Mark