IKVM.NET 7.0 Released
Posted by: IKVM.NET Weblog,
on 05 Dec 2011 |
View original | Bookmarked: 0 time(s)
I've releasedIKVM.NET
7.0 to SourceForge. The binaries are identical to the ones in release
candidate 0.
Release Notes
This document lists the improvements, known issues and incompatibilities.
What's New (relative to IKVM.NET
0.46):
Integrated OpenJDK 7 b147.
Implemented Java 7 JVM changes.
Java annotations on statically compiled code are now returned as java.lang.reflect.Proxy
objects for compability with...