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:
 > When I do a build using the ecj.jar from sourceware, I see a large
 > number of .class file changes.  I'm not sure why this is, but I'm
 > pretty sure I've done everything correctly, so I assume that the
 > "wrong" .class files were committed somehow.
 > 
 > So, I'm checking in the updates I have here.

Please make sure that the patches you checked in don't have double
checkcasts.  That could result in a performance regression.

Andrew.


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