[jdk17u-dev] RFR: 8304880: [PPC64] VerifyOops code in C1 doesn't work with ZGC
Martin Doerr
mdoerr at openjdk.org
Thu Mar 30 09:39:30 UTC 2023
On Tue, 28 Mar 2023 15:52:57 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of [JDK-8304880](https://bugs.openjdk.org/browse/JDK-8304880). Doesn't apply cleanly, but this change is trivial to backport because it only removes 2 small code pieces. (Can't verify oops between raw load and load barrier with ZGC.)
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1225#issuecomment-1489997365
More information about the jdk-updates-dev
mailing list