This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: merging in java-related changes into gcc3 branch
- To: Per Bothner <per at bothner dot com>
- Subject: Re: merging in java-related changes into gcc3 branch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 17 Mar 2001 18:04:27 -0700
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- References: <m2ae6kxin2.fsf@kelso.bothner.com>
- Reply-To: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> I'll also be merging in changes from gcc/java into the branch.
Per> My goal is a gcc3 release that can build a Kawa that passes the
Per> Kawa testsuite.
Which changes?
I'm concerned because I want to make sure we don't destabilize the 3.0
gcj unnecessarily. I agree your goal is fine. However my concern
arises because I've seen bug reports against the trunk gcj that as far
as I know haven't been addressed (see Zack's recent messages). This
is worrying because we're already running a bug deficit on the branch
-- there are several bug we would like to fix but which we haven't had
the manpower to address.
Tom