I narrowed the problem down to a the way Kaffe's compiler handles labeled loops and/or break statements. Fortunately, the code in Conduit.run() didn't need a break, let alone a labeled one, so I have restructured the code to make the problem go away.
I have a simple example program that demonstrates the problem; I'll try to submit a bug report to the Kaffe people. Wish me luck. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
