RFR(L): 8145117: PPC64: Remove cpp interpreter implementation

Coleen Phillimore coleen.phillimore at oracle.com
Thu Dec 10 20:50:46 UTC 2015


Hi Goetz,

This looks great!  I have all but the formatting changes in the change 
that I'm working on also, and have the equivalent changes to the other 
platforms.

There are shared code changes that #include cppInterpreter_ppc.cpp that 
may prevent Zero from being built on ppc.  I will remove these in my 
upcoming patch.

The ppc implementation of the cppInterpreter was the only one that 
seemed to be close to complete (or was the most recently working 
implementation).  The others will are more clear that they are bit 
rotten and should be removed.

Thanks!
Coleen


On 12/10/15 10:35 AM, Lindenmaier, Goetz wrote:
> Hi,
>
> This change removed the cpp interpreter form the ppc sources.
> It's broken anyways.  The change is ppc only.
> http://cr.openjdk.java.net/~goetz/webrevs/8145117-ccInterp/webrev.00/
>
> Best regards,
>    Goetz.
>
>



More information about the hotspot-runtime-dev mailing list