Skip to content

Releases: ikvmnet/ikvm

8.6.3-pre.11

07 Aug 23:23
Compare
Choose a tag to compare
8.6.3-pre.11 Pre-release
Pre-release
  • Make Task exceptions serializable to prevent failure during failure.

8.6.2

09 Jul 14:31
854ec19
Compare
Choose a tag to compare

Include ikvm.runtime dir in boot library path.

8.6.1

06 Jul 22:00
Compare
Choose a tag to compare

Full Changelog: 8.6.0...8.6.1

8.6.0

05 Jul 11:47
7184c44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.5.2...8.6.0

8.5.2

07 Jun 13:24
Compare
Choose a tag to compare
Release 8.5.2

8.5.1

02 Jun 12:33
Compare
Choose a tag to compare
  • Correctly marshal long parameters for varargs. #344
  • Fix array scale calculation for object arrays. #337
  • Fix incorrect field link/resolve ordering. #331
  • Fix relative path canonicalization on Windows. #330
  • Transposition of charset names caused invalid charsets on Windows. #329
  • Incorrect path combination on canonicalization on Windows #328

8.5.0

14 May 20:55
Compare
Choose a tag to compare

What's Changed

  • Upgrade OpenJDK to jdk8u60-b32 by @wasabii in #290
  • NIO rewrite. Complete rewrite of channels, partial rewrite of files. #105
  • Additional ikvmstub options: --non-public-types, --non-public-interfaces --non-public-members
  • Finalizers now only run if java.lang.Object. has finished.
  • Implement TransmitFile/sendfile. #266
  • TimeZone mapping now sourced from tzdata. #72
  • Missing ikvm.properties file in Image. #315

8.5.0-prerelease.1

12 May 04:02
27d9a02
Compare
Choose a tag to compare
8.5.0-prerelease.1 Pre-release
Pre-release

What's Changed

  • Upgrade OpenJDK to jdk8u60-b32 by @wasabii in #290
  • NIO rewrite. Complete rewrite of channels, partial rewrite of files. #105
  • Additional ikvmstub options: --non-public-types, --non-public-interfaces --non-public-members
  • Finalizers now only run if java.lang.Object. has finished.
  • Implement TransmitFile/sendfile. #266
  • TimeZone mapping now sourced from tzdata. #72
  • Missing ikvm.properties file in Image. #315

8.4.5

07 Feb 18:04
Compare
Choose a tag to compare

Fixed #282. Race condition causing incorrect staging directory.

Full Changelog: 8.4.4...8.4.5

8.4.5-prerelease.1

06 Feb 21:43
Compare
Choose a tag to compare
8.4.5-prerelease.1 Pre-release
Pre-release

Fixed #282. Race condition causing incorrect staging directory.

Full Changelog: 8.4.4-prerelease.1...8.4.5-prerelease.1