This is the mail archive of the java@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: Trouble building gcj 4.8.1


> It should have happened the last time there was a Classpath import.
> You should be able to see this in the revision history.

Seems like it didn't always happen - compare:

http://gcc.gnu.org/viewcvs/gcc/trunk/libjava/classpath/java/lang/?dir_pagestart=75
http://gcc.gnu.org/viewcvs/gcc/trunk/libjava/classpath/lib/java/lang/String.class?view=log

The last time String.java was touched was 6 months ago, but the class
file was last updated 15 months ago.

If I could make --enable-java-maintainer-mode work then it wouldn't
matter, but maybe re-genning the class files and checking them in
would be a good idea, seeing as they're provided.


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