RFR: 8295069: [PPC64] Performance regression after JDK-8290025

Martin Doerr mdoerr at openjdk.org
Mon Oct 10 15:07:43 UTC 2022


On Mon, 10 Oct 2022 14:02:09 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> I have a proposal to mitigate the performance regression (see JBS issue) on PPC64 significantly. We get most of the performance back. Please review. May also be relevant for aarch64 which I haven't checked.
> I'm checking explicitly for GCs which are known to be safe. Maybe there is a better way to check this.

Thanks for the hint! We had already noticed and I was working on it in the meantime.

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

PR: https://git.openjdk.org/jdk/pull/10632



More information about the hotspot-gc-dev mailing list