RFR: 8331117: [PPC64] secondary_super_cache does not scale well
Andrew Haley
aph at openjdk.org
Mon May 27 16:56:00 UTC 2024
On Fri, 24 May 2024 09:31:41 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> @theRealAph: It would be great if you could take a look and see if you can spot any bug. Especially, I wonder why `r_array_length` happens to be 0 in some cases, but x86 doesn't check.
Why would it not be zero? Some classes don't have secondary super types.
In addition, 12ns is very slow. I don't understand that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19368#issuecomment-2133828862
More information about the hotspot-dev
mailing list