Integrated: JDK-8296969: C1: PrintC1Statistics is broken after JDK-8292878
Joshua Cao
duke at openjdk.org
Tue Nov 15 21:17:16 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.
This pull request has now been integrated.
Changeset: 0cbf084b
Author: Joshua Cao <joshcao at amazon.com>
Committer: Xin Liu <xliu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0cbf084b44cbae1b879f4dd7847de0a551e5c1ea
Stats: 52 lines in 2 files changed: 51 ins; 0 del; 1 mod
8296969: C1: PrintC1Statistics is broken after JDK-8292878
Reviewed-by: chagedorn, kvn, xliu
-------------
PR: https://git.openjdk.org/jdk/pull/11170
More information about the hotspot-compiler-dev
mailing list