OpenJDK7 port to the little endian PowerPC64
Alexander Smundak
asmundak at google.com
Fri Feb 14 15:38:19 PST 2014
I haven't done this before, and I don't have an account on openjdk, so
I had to ask my coworker to upload the webrevs. The one for the
hotspot is at http://cr.openjdk.java.net/~rasbold/ppc64le/hotspot/webrev.00,
and the one for jdk is at
http://cr.openjdk.java.net/~rasbold/ppc64le/jdk/webrev.00
The change for the jdk/ is small, but the change for the hotspot/ is
fairly large and I am willing to break it into pieces if you say so.
Oh, and can you create a bug ID for this?
Alexander
On Fri, Feb 14, 2014 at 12:04 AM, Lindenmaier, Goetz
<goetz.lindenmaier at sap.com> wrote:
> Hi Alexander,
>
> Nice to hear you are using the port!
>
> Yes, we can commit these changes to jdk7u. Can you supply
> two webrevs, for hotspot and jdk?
>
> Best regards,
> Goetz.
>
> -----Original Message-----
> From: ppc-aix-port-dev-bounces at openjdk.java.net [mailto:ppc-aix-port-dev-bounces at openjdk.java.net] On Behalf Of Alexander Smundak
> Sent: Donnerstag, 13. Februar 2014 20:07
> To: ppc-aix-port-dev at openjdk.java.net
> Subject: OpenJDK7 port to the little endian PowerPC64
>
> I am working on porting OpenJDK7 to the little endian PowerPC64
> running Linux (little endian support is part of the OpenPower
> initiative).
> The port is based on OpenJDK7 for PowerPC in the
> http://hg.openjdk.java.net/ppc-aix-port/jdk7u. It is functioning: it
> can build itself, and all but a few Jtreg tests in jdk/test succeed.
> The port was initially targeting the "old" ABI (that is, the same ABI
> that big endian PowerPC64 is using), and is now targeting v2 ABI (the
> function descriptors are dropped and two words are dropped from the
> base frame).
> Would it be possible to add this port to the ppc-aix-port/jdk7u
> repository? The changes are moderate, 'hg diff' for the hotspot ~2300
> lines, plus ~400 lines for jdk et al.
>
> Alexander Smundak
More information about the ppc-aix-port-dev
mailing list