RFR: JDK-8296969: C1: PrintC1Statistics is broken after JDK-8292878 [v2]

Vladimir Kozlov kvn at openjdk.org
Tue Nov 15 18:36:56 UTC 2022


On Tue, 15 Nov 2022 17:16:50 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.
>
> Joshua Cao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   PrintC1Statistics test

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list