This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: checking in updated .class files


Tom Tromey writes:
 > 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.

When I looked, the difference was that the checked-in files didn't
have the double checkcasts, and the new ones did.  So it's a
regression.

Are yours different?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]