Andrew Haley wrote: > I ran the testsuite, and got some results: 91.07% success rate. That's pretty damn cool! :) > On the downside: > gcj is not correctly initializing JOnAS' trace properties. This > means that it's impossible to enable -- for example -- CAROL > tracing. This is v.v.v. annoying, so I'm going to investigate it. The logging in general seems really flaky. Sometimes it prints timestamps, sometimes numbers, and most times it prints the name of the logger function rather than the function that called it. It's one of the things I want to look into as well. Cheers, Gary