Skip to content

Releases: jessiepathfinder/ikvm

IKVM v8.5.2.0 bugfix

29 Nov 09:24
Compare
Choose a tag to compare
IKVM 8.5.2.0 bugfix

fixed a few bugs using code by @ikvm-revived
changed OpenJDK library build behavior

IKVM v8.5.1.0 - Stable and best release candidate

24 Nov 10:31
Compare
Choose a tag to compare
Refactored OpenJDK Library build
Removed allsources.lst
Slight speedup for IKVMC and ikvmstub
Bumped version to 8.5.1.0
Added ikvmw.exe - the IKVM equivalent of javaw.exe

8.5.0.3b4 - Optimization Overhaul

18 Nov 12:27
Compare
Choose a tag to compare
Removed SwingAWT Remap
5 passes of optimization in OpenJDK library
controllable optimization level
Replaced IKVMC option -expirementaloptimizations with -optimize:n
optimization in IKVM Dynamic Launcher
fixed IKVMC optimization not being actually applied
Optimize encodings in dynamic mode to save RAM
Optimize branch sizes in dynamic mode to save RAM

8.5.0.3b3 - fixed javac not working and added more tweaks

01 Nov 11:41
Compare
Choose a tag to compare
A few more tweaks by Jessie Lesbian that will really boost the useful…

…lness of IKVM.NET

Tweaked class loader wrapper for performance

Added new IKVMC command-line argument: -experimentaloptimizations

Optimized OpenJDK library and tools even more

FIXED javac not working

Added an easter egg

8.5.0.3b2 - second release after fork

27 Oct 05:03
Compare
Choose a tag to compare
A few tweaks from Jessie Lesbian that will boost the usefullness of t…

…he Java Virtual Machine made out of c#

OpenJDK library performance optimizations

Base addresses behavior changed

Build OpenJDK tools alongside with core

OpenJDK library file alignment changed to 4096

Added OpenJDK.NET:  The OpenJDK port for Microsoft.NET made by Jessie Lesbian

Removed excess spaces from response.txt

Added more JDK tools: jar, rmic and native2ascii

Use JDK tools from sun.tools instead of com.sun.tools when possible

8.5.0.3 - first release after fork

23 Oct 05:00
Compare
Choose a tag to compare
first commit

Prebuild classpath
Mono fork of IKVM.reflect