JDK 9 includes the linux s390x port.
We ported most new features of OpenJdk to s390.
The JDK 9 port supports the following parts of the OpenJDK:
linux big endian | linux little endian | aix big endian | |
---|---|---|---|
template interpreter | yes | yes | yes |
C1 compiler | yes | yes | yes |
C2 compiler | yes | yes | yes |
aot / graal | no | no | no |
We build and run the VM on SLES 11.3 with gcc 4.8, but support it on other Linux distributions, too.
Processor: We support processors starting with z10.
Status
With the end of the main line support of jdk10 and jdk9 we also stopped supporting the port in jdk 9 and 10. For further development of jdk 11 and later see the main page of the port.
In March 2018 JDK 10 was released on linuxs390x.
In September 2017 JDK 9 was released on linuxs390x.