hi Kiyo, --- Kiyo Inaba <[EMAIL PROTECTED]> wrote:
> If I use, > ------------------------------------------------------------ > Engine: Interpreter Version: 1.1.x-cvs Java Version: 1.1 > Configuration/Compilation options: > Compile date : Tue Jun 3 01:27:10 JST 2003 > Compile host : marshall > Install prefix: /usr/local/kaffe > Thread system : unix-jthreads > CC : sh3-linux-gcc > CFLAGS : -g > LDFLAGS : > ChangeLog head: 2003-05-17 Benja Fallenstein <[EMAIL PROTECTED]> > ------------------------------------------------------------ > regression test works, but if I use > ------------------------------------------------------------ > Engine: Interpreter Version: 1.1.x-cvs Java Version: 1.1 > Configuration/Compilation options: > Compile date : Tue Jun 3 11:47:36 JST 2003 > Compile host : marshall > Install prefix: /usr/local/kaffe > Thread system : unix-jthreads > CC : sh3-linux-gcc > CFLAGS : -g > LDFLAGS : > ChangeLog head: 2003-05-19 Helmer Kraemer <[EMAIL PROTECTED]> > ------------------------------------------------------------ > then regression test produces, > > ------------------------------------------------------------ > error compiling: > java.lang.ClassNotFoundException: at/dms/kjc/Main > at > kaffe.lang.SystemClassLoader.findClass0(SystemClassLoader.java:native) > at kaffe.lang.SystemClassLoader.findClass(SystemClassLoader.java:150) > at java.lang.ClassLoader.loadClass(ClassLoader.java:149) > at java.lang.Class.forName(Class.java:74) > at java.lang.Class.forName(Class.java:43) > Caused by: <null cause> > FAIL: HelloWorldApp.java > ------------------------------------------------------------ > > There are so many changes in these two days, and I can not point out > which mod introduces this problem. I assume this is caused by the initial class loader changes back then. The resulting problems should have been fixed with 2003-05-27 Helmer Kraemer <[EMAIL PROTECTED]>. So I hope that a later version should work again. cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
