...
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 |
Supported operating systems and processor implementations
AIX: The port supports AIX 7.1 and later. It is tested to be built with xlC 12. Patch level 12.01.0000.0008 or higher is required. We do not support iSeries PASE.
...
Processor: The port supports only 64-bit PPC machines. It recognizes Power chips 5 through 8 and generates code optimized for these processors. It lacks an instruction scheduler targeted to Power 6, which is an in-order issueing processor. .
SAP is no more supporting these JDKs.