This is a mirror of official site: http://jasper-net.blogspot.com/

IKVM 0.42 Update 1 Released

| Tuesday, May 4, 2010
I've promoted 0.42 Update 1 RC 2 to an official release.

Changes (Update 1 RC 0 + RC 1 + RC 2):

   * Added fix to mangle all artificial type names if they clash with Java type names in the same assembly.
   * Fix for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41696.
   * Fixed exception sorter to be correct when invoked with two references to the same object.
   * Fix for bug #2946842.
   * Fixed ikvmstub to not emit stubs for generic type definitions.
   * Fixed several incorrect usages of Type.IsArray when we only want to deal with vectors.
   * Fixed timezone handing bug for unrecognized timezone names.
   * Several partial trust fixes.

About:
IKVM.NET is a JVM for the Microsoft .NET Framework and Mono. It can both dynamically run Java classes and can be used to convert Java jars into .NET assemblies. It also includes a port of the OpenJDK class libraries to .NET.

Read more: IKVM Weblog

Posted via email from jasper22's posterous

0 comments: