RFR(XXL): 8144019: PPC64 C1: Introduce Client Compiler

Doerr, Martin martin.doerr at sap.com
Thu Dec 3 12:02:02 UTC 2015


Hi,

I also prefer to push it in one change.
However, we need a sponsor from Oracle.
Can anybody volunteer, please?

The only non-PPC64 file is make/linux/Makefile.
I just removed a small PPC64 part from it which prevented the C1 build.

The remaining files are maintained by us, anyway.

The current webrev is:
http://cr.openjdk.java.net/~mdoerr/8144019_ppc64_c1/webrev.01/

Thanks and best regards,
   Martin


From: Lindenmaier, Goetz
Sent: Mittwoch, 2. Dezember 2015 11:21
To: Christian Thalinger <christian.thalinger at oracle.com>
Cc: Doerr, Martin <martin.doerr at sap.com>; hotspot-compiler-dev at openjdk.java.net
Subject: RE: RFR(XXL): 8144019: PPC64 C1: Introduce Client Compiler

Hi Christian,

I understand we need to follow the rules.
But then I would like to keep it as one change.
That's just cleaner.

Best regards,
  Goetz.

From: Christian Thalinger [mailto:christian.thalinger at oracle.com]
Sent: Dienstag, 1. Dezember 2015 20:31
To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com<mailto:goetz.lindenmaier at sap.com>>
Cc: Doerr, Martin <martin.doerr at sap.com<mailto:martin.doerr at sap.com>>; hotspot-compiler-dev at openjdk.java.net<mailto:hotspot-compiler-dev at openjdk.java.net>
Subject: Re: RFR(XXL): 8144019: PPC64 C1: Introduce Client Compiler


On Nov 27, 2015, at 6:01 AM, Lindenmaier, Goetz <goetz.lindenmaier at sap.com<mailto:goetz.lindenmaier at sap.com>> wrote:

Hi,

could please someone from out of SAP review this?
This being a quite big change I would like to have someone
else to look over it to assure everything is formally correct.

Also, it contains the few lines needed to enable the C1 build on ppc64
in the shared linux makefiles.  May I push this despite this?
Else we would need a sponsor please.

The rules say we have to use JPRT.  We could also split it into two changes and you can push the C1 port directly.  I can piggyback the Makefile change with something else.


Thanks,
  Goetz.

From: hotspot-compiler-dev [mailto:hotspot-compiler-dev-bounces at openjdk.java.net]On Behalf Of Doerr, Martin
Sent: Mittwoch, 25. November 2015 15:06
To: hotspot-compiler-dev at openjdk.java.net<mailto:hotspot-compiler-dev at openjdk.java.net>
Subject: RFR(XXL): 8144019: PPC64 C1: Introduce Client Compiler

Hi,

we would like to contribute our PPC64 port of the Client Compiler to support Tiered Compilation.
The change includes refactoring of some functionality which is shared between C1 and C2 and some updates.

The webrev is here:
http://cr.openjdk.java.net/~mdoerr/8144019_ppc64_c1/webrev.00

It only changes PPC64 files, with one minor exception: make/linux/Makefile

Please review. I will also need a sponsor, please.

Best regards,
  Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151203/55d1df3e/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list