Class Data Sharing

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Jun 23 08:47:50 UTC 2014


Hi, 

In the OpenJDK we have ported the template interpreter.
(ppc-aix-port/jdk7, jdk8u, jdk9).  It's not yet finished on PPC64le, 
Alexander Smundnak is working on it I think.

We (SAP) never experimented with CDS though - everbody is welcome to 
do so!  

Best regards,
  Goetz.

-----Original Message-----
From: ppc-aix-port-dev [mailto:ppc-aix-port-dev-bounces at openjdk.java.net] On Behalf Of Chris Phillips @ T O
Sent: Donnerstag, 19. Juni 2014 03:24
To: Tiago Sturmer Daitx
Cc: ppc-aix-port-dev at openjdk.java.net
Subject: Re: Class Data Sharing

Hi

On 18/06/14 11:34 AM, Tiago Sturmer Daitx wrote:
> I'm getting some questions on why the new PPC64 JIT VM does not support
> Class Data Sharing (bin/<jvm>/classes.jsa). What's the rationale behind
> it?
>
>
> Regards,
> Tiago
>
>

Its because the ppc port uses the c++ Interpreter which doesn't support it.

Chris
PS
Volker  (I think) mentioned this and has said they are doing
a Template interpreter but I don't know its current status.



More information about the ppc-aix-port-dev mailing list