Hi,
 
I am getting the following error message while trying to run specJVM98 benchmark programs in Kaffe.
 
java.lang.ClassFormatError: spec/benchmarks/_201_compress/Main (wrong name: Main)
   at java.lang.ClassLoader.defineClass0 (ClassLoader.java)
   at java.lang.ClassLoader.defineClass (ClassLoader.java:179)
   at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:32)
   at kaffe.lang.AppClassLoader$DirSource.findClass (AppClassLoader.java:81)
   at kaffe.lang.AppClassLoader.findClass (AppClassLoader.java:291)
   at java.lang.ClassLoader.loadClass (ClassLoader.java:142)
I checked the first bytes of the class file. It's CAFEBABE in hex. What can be wrong?
 
Thanks.


Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to