I've released IKVM 0.40 to SourceForge. The binaries are identical to the ones in release candidate 1.
Release Notes
This document lists the known issues and incompatibilities.
Runtime
Static Compiler (ikvmc)
Class Library
Most class library code is based on OpenJDK 6 build 12. Below is a list of divergences and IKVM specific implementation notes.
The entire public API is available, so "Not implemented." for javax.print, for example, means that the API is there but there is no back-end to provide the actual printing support. "Not supported." means that the code is there and probably works at least somewhat, but that I'm less likely to fix bugs reported in these areas.
Specific API notes:
Supported Platforms
This release has been tested on the following CLI implementations / platforms:
Partial Trust
There is experimental support for running in partial trust.
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)
Powered by: newtelligence dasBlog 2.3.12105.0
© Copyright 2021, Jeroen Frijters
E-mail