RFR: 8260369: [PPC64] Add support for JDK-8200555 [v2]
Martin Doerr
mdoerr at openjdk.java.net
Thu Feb 4 12:53:58 UTC 2021
> 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:
remove duplicate MacroAssembler::MacroAssembler::
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2358/files
- new: https://git.openjdk.java.net/jdk/pull/2358/files/7636d1af..021aec12
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2358&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2358&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/2358.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2358/head:pull/2358
PR: https://git.openjdk.java.net/jdk/pull/2358
More information about the hotspot-dev
mailing list