Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.32 KB

File metadata and controls

34 lines (20 loc) · 1.32 KB

IKVM.NET v8.1.5717.0 Binary

This repo is suitable to download, unzip, and run. From within the folder, 'ikvm' and 'ikvmc' commands are ready to be used. If using IKVM to create a .dll file from Java, ensure these files are referenced in the .NET project.

IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.

It includes the following components:

  • A Java Virtual Machine implemented in .NET
  • A .NET implementation of the Java class libraries
  • Tools that enable Java and .NET interoperability

What's New (relative to IKVM.NET 8.0):

  • Integrated OpenJDK 8u45.
  • Many fixes to late binding support.
  • Added ikvmc support for deterministic output files.
  • Various sun.misc.Unsafe improvements.
  • Many minor bug fixes and performance tweaks.

Changes since previous development snapshot:

  • Assemblies are strong named.
  • Fix for bug #303. ikvmc internal compiler error when trying to get interfaces from type from missing assembly reference.
  • Implemented NIO atomic file move on Windows.

Sources:

ikvmsrc-8.1.5717.0.zip

openjdk-8u45-b14-stripped.zip