The development of a Java VM for .NET
Zoltan has been working on running the Mauve testsuite on IKVM.NET running on Mono and I've been doing the same on MS .NET.
Current status on MS .NET: 298 of 7338 tests failedCurrent status on Mono: 143 of 3996 tests failed
Thanks to Mark for getting me started with Mauve and thanks to Zoltan for his excellent work on getting ikvm running on Mono.
mike
Remember Me
I apologize for the lameness of this, but the comment spam was driving me nuts. In order to be able to post a comment, you need to answer a simple question. Hopefully this question is easy enough not to annoy serious commenters, but hard enough to keep the spammers away.
Anti-Spam Question: What method on java.lang.System returns an object's original hashcode (i.e. the one that would be returned by java.lang.Object.hashCode() if it wasn't overridden)? (case is significant)