[kaffe] Adding a class to the library?

Dalibor Topic robilad at yahoo.com
Tue May 13 04:14:01 PDT 2003


Hallo Benja,

there is a bug in kaffe's libraries/javalib/Makefile.am so that it creates a
rt.jar file even if the class library compilation step doesn't succeed, leading
to missing classes in rt.jar. A fix for that one would be most welcome.

In your case, there is apparently a bug in your patch, so that you only get a
tiny rt.jar file:

java/security/MessageDigest.java:137: error:Cannot find constructor
"MessageDigest" with matching parameters [JLS 15.12]
java/security/MessageDigest.java:154: error:Cannot find method
"UnsupportedOperationException(java.lang.String)"

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




More information about the kaffe mailing list