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: [RFC] Mass commit class files


Keith Seitz wrote:
David Daney wrote:

Are you sure you are using the proper ecj version? This seems odd.



Hmm. No, I guess I'm not sure what the proper version is. I've got a version of ecj in my path from FC6 (ecj -v tells me it is 3.2.2). I've tried builds with that, and all the class files get regenerated.


When I replace it with the one I download using the gcc/contrib/download_ecj jar, ecj -v tells me it is 3.3.0 milestone 3. It generates all new class files.

Perhaps I am doing something else wrong? Am I the only person whose build shows all these class files as regenerated?

Try svn log on some of the offending class files. The last change for most should be doko's classpath 0.95 merge I think. If something looks suspicious, then ... I don't know what.


David Daney


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