RFR (S): 8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed Jul 3 02:49:04 PDT 2013
Hi,
the other oop decode/encodes are all done in the access routines
that are called there. The g1 change fixes the other array store.
Maybe it reads better like this:
http://cr.openjdk.java.net/~goetz/webrevs/8019518-cInterp_cOops-2/
Best regards,
Goetz.
-----Original Message-----
From: Vladimir Kozlov [mailto:vladimir.kozlov at oracle.com]
Sent: Mittwoch, 3. Juli 2013 01:54
To: Lindenmaier, Goetz
Cc: 'hotspot-dev at openjdk.java.net'; 'ppc-aix-port-dev at openjdk.java.net'
Subject: Re: RFR (S): 8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
What about stores to array and instance's oop fields access?
Vladimir
On 7/2/13 4:46 PM, Lindenmaier, Goetz wrote:
> Hi,
>
> we implemented the missing decode in aaload so that the
>
> cppInterpreter now works with compressed Oops.
>
> http://cr.openjdk.java.net/~goetz/webrevs/8019518-cInterp_cOops/
>
> Please review this change.
>
> Thanks and best regards,
>
> Goetz.
>
More information about the ppc-aix-port-dev
mailing list