RFR: 8304880: [PPC64] VerifyOops code in C1 doesn't work with ZGC

Aleksey Shipilev shade at openjdk.org
Fri Mar 24 16:55:21 UTC 2023


On Fri, 24 Mar 2023 16:36:10 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> The store cases are ok with all GCs because we only write valid oops into the heap. Stores seem to be a less frequent than loads. So, the impact on size is smaller. But we could discuss the removal. Other platforms don't have them.

I see no reason to leave them. Your call.

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

PR Comment: https://git.openjdk.org/jdk/pull/13175#issuecomment-1483114528


More information about the hotspot-gc-dev mailing list