This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Can OpenJDK's compiler replace ECJ for GCJ?
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: "J.C." <jc-nospam at jr-pizarro dot jazztel dot es>, java at gcc dot gnu dot org
- Date: 05 Dec 2006 11:08:00 -0700
- Subject: Re: Can OpenJDK's compiler replace ECJ for GCJ?
- References: <457294AE.8050106@jr-pizarro.jazztel.es> <17778.50687.521541.984826@zebedee.pink>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
>> J.C. writes:
>> If we will find SunGCJ's bugs then we will submit bugs to Sun for
>> correcting the OpenJDK. Please, contact to Sun for autorepairing ;).
Andrew> There's no reason why anyone should not experiment with using Sun's
Andrew> javac as a front-end for gcj. It would be interesting. It may
Andrew> eventually prove to be the best choice for gcj.
Yeah, this would make a nice project for someone.
It shouldn't really be that hard to do. Anyone interested, feel free
to send me email & I can tell you where to start looking.
Tom