Integrated: 8301743: RISC-V: Add InlineSkippedInstructionsCounter to post-call nops
Xiaolin Zheng
xlinzheng at openjdk.org
Mon Feb 6 03:08:02 UTC 2023
On Fri, 3 Feb 2023 08:19:08 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:
> RISC-V part of [JDK-8300002](https://bugs.openjdk.org/browse/JDK-8300002), one line only.
>
> (Did not observe performance impact on JMH mentioned in JDK-8300002.)
>
> Tested hotspot tier1 (fastdebug).
This pull request has now been integrated.
Changeset: b4cb6c8e
Author: Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b4cb6c8e8b4bb10d47fd4839c7abf13a552323f6
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8301743: RISC-V: Add InlineSkippedInstructionsCounter to post-call nops
Reviewed-by: fyang, luhenry
-------------
PR: https://git.openjdk.org/jdk/pull/12402
More information about the hotspot-dev
mailing list