OpenJDK PowerPC Port
Until the OpenJDK project fixes
its lack of project infrastructure (like Wiki, Continuous Build
Environment, Web pages and Bug systems), this is an interim
"semi-official" project page for the OpenJDK PowerPC
Port for Linux and AIX.
The top-level
project repository contains a README-ppc.html
file with hopefully always up to date, PowerPC specific build instructions.
Build results
Below you can find nightly build results together with complete build
logs of the ppc-aix-port
repository on various platforms (move the mouse over the table cells
to get more detailed infos and/or click on the traffic lights to
download the full build logs):
| |
ppc-aix-port/jdk7u |
ppc-aix-port/jdk8 |
| Nightly build |
Last known good |
Nightly build |
Last known good |
| Status |
Date |
Status |
Date |
Status |
Date |
Status |
Date |
linux_ppc_64 SLES 10.3 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-18 22:22 |
|
2013-05-17 22:16 |
|
2013-05-18 23:56 |
|
2013-05-17 23:53 |
| product |
|
2013-05-18 21:10 |
|
2013-05-17 21:10 |
|
2013-05-19 00:37 |
|
2013-05-18 00:22 |
aix_ppc_64 AIX 5.3 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-18 23:26 |
|
2013-05-17 23:15 |
|
pending.. |
|
2013-05-18 03:00 |
| product |
|
2013-05-18 21:07 |
|
2013-05-17 21:07 |
|
2013-05-18 05:39 |
|
2013-05-17 16:52 |
aix_ppc_64 AIX 7.1 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-18 22:31 |
|
2013-05-17 22:26 |
|
2013-05-19 01:06 |
|
2013-05-18 01:00 |
| product |
|
2013-05-18 21:06 |
|
2013-05-17 21:07 |
|
2013-05-19 03:13 |
|
2013-05-18 03:00 |
linux_x86_64 SLES 11.1 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-18 21:45 |
|
2013-05-17 21:56 |
|
2013-05-18 23:20 |
|
2013-05-17 23:13 |
| product |
|
2013-05-18 21:06 |
|
2013-05-17 21:06 |
|
2013-05-18 23:39 |
|
2013-05-17 23:32 |
solaris_sparc_32 SunOs 5.10 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-16 14:46 |
|
|
|
2013-05-12 22:02 |
|
2013-05-11 22:02 |
| product |
|
2013-05-16 17:19 |
|
|
|
2013-05-12 23:29 |
|
2013-05-12 01:44 |
solaris_sparc_64 SunOs 5.10 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-16 20:40 |
|
2013-05-16 11:02 |
|
2013-05-13 00:50 |
|
2013-05-12 06:45 |
| product |
|
2013-05-16 22:34 |
|
2013-05-16 12:30 |
|
2013-05-13 01:21 |
|
2013-05-12 09:33 |
solaris_sparc_32 SunOs 5.11 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-12 20:48 |
|
2013-05-11 20:01 |
|
2013-05-18 22:33 |
|
2013-05-17 22:34 |
| product |
|
2013-05-13 00:17 |
|
2013-05-11 22:29 |
|
2013-05-19 02:56 |
|
2013-05-18 00:11 |
solaris_sparc_64 SunOs 5.11 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-13 04:21 |
|
2013-05-12 01:12 |
|
|
|
2013-05-18 01:55 |
| product |
|
2013-05-13 06:34 |
|
2013-05-12 02:53 |
|
2013-05-18 03:54 |
|
2013-05-17 04:43 |
win_x86_64 Server 2003 x64 |
debug |
|
|
|
|
|
|
|
|
| fastdbg |
|
2013-05-17 22:32 |
|
2013-05-16 22:30 |
|
2013-05-17 21:02 |
|
2013-05-16 21:02 |
| product |
|
2013-05-18 01:13 |
|
2013-05-16 01:15 |
|
2013-05-17 21:48 |
|
2013-05-16 21:46 |
Generated on Sun May 19 07:16:04 CEST 2013
Test results
After the build, we run a set of basic tests with the VM:
Further every night we use the product build of the last night as bootstrap JDK for the nightly build.
OpenJDK Linux/PPC64 Port bootstrap JDK
Starting with revision ppc-aix-port-b01 the OpenJDK PowerPC
port on Linux can bootstrap itself. Starting with revision
ppc-aix-port-b03 this bootstrap JDK can run in mixed mode
(i.e. with the JIT-compiler turned on) which is much faster. For your
convenience a precompiled version can be downloaded here: openjdk1.7.0-ppc-aix-port-linux-ppc64-b03.tar.bz2.
Disassembler library for Linux/PPC64
The disassembler library hsdis-ppc64.so can be downloaded
here.
More information about how to use the disassembler library can be found in the
HotSpot Internals Wiki and
the hsdis README file.
OpenJDK AIX/PPC64 Port bootstrap JDK
Starting with revision ppc-aix-port-b02 the OpenJDK PowerPC
port on AIX can bootstrap itself. Starting with revision
ppc-aix-port-b03 this bootstrap JDK can run in mixed mode
(i.e. with the JIT-compiler turned on) which is much faster. For your
convenience a precompiled version can be downloaded here: openjdk1.7.0-ppc-aix-port-aix-ppc64-b03.tar.bz2.