hi Patrick, --- Patrick Tullmann <[EMAIL PROTECTED]> wrote: > This strikes me as something that Mauve should have > tests for (its > more of a class library problem than a VM-specific > problem). Can > anyone who has played with Mauve look and see if > this is a simple > addition to that test suite? (I think Dalibor got > Kaffe to pass all > of the Mauve tests, so I'm guessing that something > is missing from > Mauve.)
All of JDK 1.0 tests, yes. Approximately 1000 failures on JDK 1.1 tests, most of them due to some Character issues. I'm looking for an API spec clarification from Sun on that one. Kaffe doesn't really work with jdk 1.2 tests due to some missing classes in the sql implementation. I'll look into the test and mauvifying it ;) cheers, dalibor topic __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
