RFR: JDK-8296969: C1: PrintC1Statistics is broken after JDK-8292878

Christian Hagedorn chagedorn at openjdk.org
Tue Nov 15 16:07:00 UTC 2022


On Tue, 15 Nov 2022 15:06:05 GMT, Joshua Cao <duke at openjdk.org> wrote:

> Issue is coming from https://bugs.openjdk.org/browse/JDK-8292878. This PR adds the `rscratch1` argument to the affected `incrementl` call.

Looks good! I suggest to additionally add a hello world test with that flag to do some sanity testing.

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list