Releases: eclipse-omr/omr
Eclipse OMR v0.3.0
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.3.0
Eclipse OMR v0.2.0
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
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.