Test failures under Linux
Pavel Roskin
pavel_roskin at geocities.com
Mon Mar 8 08:09:38 PST 1999
Hello!
I'm using Linux-2.2.2-ac4, GLibc-2.1 and Kaffe updated today from the CVS.
I'm getting failures with following tests:
BeanBug
at BeanBug.main(BeanBug.java:14)
at java.beans.Introspector.getBeanInfo(Introspector.java:37)
at java.beans.Introspector.getBeanInfo(Introspector.java:42)
at java.beans.Introspector.loadBeanInfo(Introspector.java:256)
at java.beans.Introspector.loadNamedBean(Introspector.java:284)
java.lang.NoClassDefFoundError: java/awt/ButtonBeanI^B
ProcessClassLockTest
java.lang.NoClassDefFoundError: this_class_does_not_^B
^B is actually '\002'
It seems that some strings are truncated inside Kaffe.
Pavel Roskin
More information about the kaffe
mailing list