> > Kissme did throw a OutOfMemoryError when trying all the java. packages.
> > But taking a smaller subset seems to work fine. Do you have a japize
> > example classes/arguments/output file to which I can compare my results?
> 
> An OutOfMemoryError might indicate a problem in weak references, since 
> Jode apparently relies on them to release classes (it has no explicit 
> way to completely unload a class). 

AFAIK, weak references don't work in Kissme.  Certainly, the Mauve weak
reference testcases have been commented out of the regression tests. I
also suspect that class unloading won't work either.

-- Steve





_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to