Changed .h files after maintainer build

Marco Trudel mtrudel@gmx.ch
Tue Feb 6 17:00:00 GMT 2007


Hey all

svn shows me three unexpected modified header files after a build;
java/nio/charset/Charset.h
java/util/Calendar.h
java/lang/ClassLoader.h

My gjavah is:

#! /bin/sh
cp=/usr/local/src/gcc/libjava/classpath/tools/classes:/usr/local/src/gcc/libjava/classpath/tools/asm:/usr/local/src/gcc/libjava/classpath/resource
java -Xmx512m -cp $cp gnu.classpath.tools.javah.Main ${1+"$@"}

So I guess I do not use an outdated gjavah :-)

Anyone forgot to commit them or does it look like a problem? With recent 
builds (around > 121200) I have new problems with JNI. Might be 
correlated... I'm currently trying to figure out the cause...


Marco
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 2.diff
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070206/7d144949/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 3.diff
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070206/7d144949/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1.diff
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070206/7d144949/attachment-0002.ksh>


More information about the Java mailing list