- Loading...
...
linux big endian | linux little endian | aix | |
---|---|---|---|
cpp interpreter | no more maintained | yes | no more maintained |
template interpreter | yes | no | yes |
C1 compiler | no | no | no |
C2 compiler | yes | yes | yes |
Status (see also the main page of the port):
In July 2014 we integrated JDK 7u60 into the repository.
In April 2014 we also integrated the little-endian ppc port done by Alexander Smundak of Google. This port not yet supports the template interpreter and must be built setting --with-jvm-interpreter=cpp.
In April 2014 we integrated the port of the template interpreter for the big-endian platforms.