This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] update eclipse-ecj.jar to 3.5 (R3_5, or R3_5_maintainance)
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Fri, 28 Aug 2009 10:39:46 -0600
- Subject: Re: [RFC] update eclipse-ecj.jar to 3.5 (R3_5, or R3_5_maintainance)
- References: <4A771990.6070307@ubuntu.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:
Matthias> I updated eclipse-ecj.jar to 3.5, and GCCMain.java to work
Matthias> with 3.5; you can find the jar file at
Matthias> http://people.ubuntu.com/~doko/tmp/ecj-3.5/ The diff to
Matthias> GCCMain.java is attached here. A 4.4 build using this jar does
Matthias> succeed.
This seems fine to me.
I gave you write access to the rhug repository.
Could you please check this patch in there?
And update the Makefile to reflect the correct CVS tag?
Then we'll need to:
* Update all the .class files.
* Update the ecj download on gcc.gnu.org.
I can handle the latter, just email me the .jar.
Tom