RFR: 8260369: [PPC64] Add support for JDK-8200555 [v3]

Niklas Radomski github.com+9200663+quaffel at openjdk.java.net
Fri Feb 5 10:56:46 UTC 2021


On Thu, 4 Feb 2021 13:08:07 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> I'd like to add the PPC64 part of JDK-8200555 "OopHandle should use Access API". This will be required to support ShenandoahGC and zGC.
>> 
>> I have to change register usage. That's what makes this change a bit larger.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use PRESERVATION_NONE in load_field_cp_cache_entry

Seems like GitHub didn't show the latest changes to me. Looks good as well, nice optimization!

-------------

Marked as reviewed by Quaffel at github.com (no known OpenJDK username).

PR: https://git.openjdk.java.net/jdk/pull/2358


More information about the hotspot-dev mailing list