The development of a Java VM for .NET
I wrote a small F.A.Q. that hopefully answers most questions people have without them having to go read through the entire history of the project.
It lives here.
The line in the faq which says that ik.vm.jni.dll is optional is not quite true, since sources files in ik.vm.net reference some types from it (IJniHack etc).
Hmmm... Does this mean, that I can use Suns JDK1.4-Java-Classes instead of GNU-Classpath in the future?
I somehow managed to forget to implement the -classpath switch.
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)