[kaffe] SH3 problem
Dalibor Topic
robilad at yahoo.com
Wed Jun 4 11:32:02 PDT 2003
hi Kiyo,
--- Kiyo Inaba <inaba at src.ricoh.co.jp> 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 <b.fallenstein at gmx.de>
> ------------------------------------------------------------
> 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 <hkraemer at freenet.de>
> ------------------------------------------------------------
> 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
<hkraemer at freenet.de>. 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
More information about the kaffe
mailing list