This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 status - please help
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: GCC-Java <java at gcc dot gnu dot org>
- Date: 22 Jan 2003 00:15:26 -0700
- Subject: Re: 3.3 status - please help
- References: <Pine.LNX.4.44.0301212217021.12200-100000@ops2.one-point.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>> There are still 5 open bugs we'd like to have fixed.
Jeff> What are they? There are many PR's open; I haven't paid much
Jeff> attention.
The `high' priority ones.
The status page has a query link:
http://gcc.gnu.org/java/gcj-3.3-status.html
4 of them are regressions. 1 is a correctness issue in new code (it
would be a regression if we had a test case :-).
>> (At least Solaris 2.7 has some problems...)
Jeff> Any pointers?
I browsed through some of the reported test results recently and I
noticed there are more FAILs on Solaris 2.7 than there are on Linux.
I don't remember offhand what they were. I think more thread tests
were failing (but maybe the poster configured without threads -- I
didn't check). Could you send your FAIL list? Maybe we're ok and I'm
just confused.
Tom