Skip to content

Releases: eclipse/omr

Eclipse OMR v0.2.0

08 Jul 18:28
b5ef5ed
Compare
Choose a tag to compare

This is a source-only release. All components are functionally stable, but some have not finalized an API yet. The list of components with stable APIs will increase with future releases.

This release declares functional stability for 8 components:

  • compiler
  • diagnostics
  • gc
  • jitbuilder
  • port
  • thread
  • util
  • vm

This release declares API stability for 3 components:

  • port
  • thread
  • util

Release Plan

https://projects.eclipse.org/projects/technology.omr/releases/0.2.0

Changes from v0.1.0

Due to the length of the duration between the initial 0.1.0 and this 0.2.0 release and the significant number of commits contributed in that period, individual changes are not described here. They can be inspected from omr-0.1.0...omr-0.2.0

First release v0.1.0

05 Oct 03:55
20db4fb
Compare
Choose a tag to compare

Our first release declaring functional stability for 8 components:

  • port
  • thread
  • util
  • diagnostics
  • vm
  • gc
  • compiler
  • jitbuilder

We are also declaring API stability for 3 components:

  • port
  • thread
  • util

More detailed release notes can be found in each of the release binaries in the Release-v0.1.0.txt file.

The full OMR source code is available in the omr-v0.1.0-source.{tgz,zip} files. JitBuilder binaries for the Linux_x86-64 (omr-v0.1.0-jitbuilder-linux_x86-64.{tgz,zip}) and the Macos (omr-v0.1.0-jitbuilder-macos.{tgz,zip}) platforms are also available.