Skip to content

8.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 20:55
· 2480 commits to develop since this 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