IKVM.NET 0.46 Update 1 Release Candidate 0
Posted by: IKVM.NET Weblog,
on 21 Dec 2011 |
View original | Bookmarked: 0 time(s)
IKVM.NET 0.46 is the last OpenJDK 6 based release, so it will be supported longer
than usual. I haven't yet decided how long exactly, but in any case here is a release
candidate for an update release that incorporates many of the fixes that have been
done since 0.46 was released.
Changes:
Changed version to 0.46.0.2.
Bug fix. TypeWrapper.IsAssignableTo() didn't handle arrays with primitive elements
properly.
Bug fix. Exception...