RFR: 8300255: Introduce interface for GC oop verification in the assembler
Martin Doerr
mdoerr at openjdk.org
Tue Feb 7 05:16:42 UTC 2023
On Mon, 6 Feb 2023 15:36:13 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> PPC code contributed by @TheRealMDoerr and RISC-V code contributed by @yadongw. Could you please check that it works on your machines?
The default version of check_oop doesn't work for ZGC. I suggest to exclude the PPC64 parts here and ship them with the generational ZGC PR. That will reduce effort. Does that make sense?
-------------
PR: https://git.openjdk.org/jdk/pull/12443
More information about the hotspot-dev
mailing list