This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: checking in updated .class files
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Thu, 26 Jul 2007 11:43:21 -0600
- Subject: Re: FYI: checking in updated .class files
- References: <m3sl7p9rsm.fsf@fleche.redhat.com> <18074.45256.993099.816369@zebedee.pink>
- Reply-to: tromey at redhat dot com
Andrew> Please make sure that the patches you checked in don't have double
Andrew> checkcasts. That could result in a performance regression.
If that is a bug we must have had it before as well, because the
reference compiler has not changed.
I do think we should upgrade the compiler we're using. I'll ask Ben
Konrath what the best choice would be.
Tom