Skip to content
JamesKingdon edited this page Jan 16, 2018 · 3 revisions

Welcome to my fork of openj9-openjdk-jdk9

The main purpose of this fork is to investigate building openJ9 for ARM

Status

armhf

Basically working. A few known issues and doubtless a bug or two in dark corners. Most pressing need is performance investigation and improvements in conjunction with more exploitation of processor features. PRs for OpenJ9 and OMR were merged, just leaving https://github.com/ibmruntimes/openj9-openjdk-jdk9/pull/88 as the blocker before we can enable regular official builds.

Instructions if you want to build for armhf yourself: https://github.com/JamesKingdon/openj9/blob/arm/buildenv/Build_Instructions_V9.md#arm

Pre-built unofficial alpha-quality releases for armhf: https://github.com/JamesKingdon/openj9-openjdk-jdk9/releases

aarch64

'tis but a glint in an optimist's eye, but my forks of openj9-openjdk-jdk9, openj9 and openj9-omr each have an aarch64 branch in which I will be gradually chipping away at the problems. I'm not expecting these branches to even compile for several months...

Clone this wiki locally