The first 0.44 release candidate is available.
What's New (relative to IKVM.NET 0.42):
- Integrated OpenJDK 6 build 18
- Bug fixes
- Code cleanup
- Many AWT improvements (by Nat and Volker)
- IKVM.Reflection
- Ability to build from source targetting .NET 4.0
- Reflection optimizations
- Codegen optimizations
- JNI optimizations
- Introduced IKVM.OpenJDK.Tools.dll
- Improved build process (removed dependency on shipping stub jar binaries)
- Improved ikvmc parameter validation and error handling
- Annotated all security critical code with .NET 4.0 security model custom attributes
- Added -nostdlib option to ikvmstub and ikvmc to allow them to work with .NET 4.0 assemblies (while running on .NET 2.0)
- Implemented RuntimeMXBean and OperatingSystemMXBean
- Experimental (when built from source, targetting .NET 4.0) support for class GC
Binary available here: ikvmbin-0.44.0.0.zip
Sources: ikvmsrc-0.44.0.0.zip, openjdk6-b18-stripped.zip
The sources zip no longer contains any binaries.