You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The PowerPC/AIX port supports JDK 7, but this port will not be integrated into the OpenJDK main line.  It will remain in the repository of the PowerPC/AIX port (ppc-aix-port/jdk7u).  We will update this repository with update releases of the OpenJDK 7 and integrate all fixes we do in the PowerPC/AIX code base.

The JDK 7 port supports the following parts of the OpenJDK: 

 

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.

  • No labels