Integrated: 8294086: RISC-V: Cleanup InstructionMark usages in the backend

Xiaolin Zheng xlinzheng at openjdk.org
Thu Sep 22 03:50:37 UTC 2022


On Wed, 21 Sep 2022 03:50:22 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:

> This is a trivial cleanup of dummy `InstructionMark` usages in the RISC-V backend. There are no more `InstructionMark` usages in the backend now.
> 
> Tested hotspot tier1 and tier2 on Qemu.

This pull request has now been integrated.

Changeset: d5bee4a0
Author:    Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d5bee4a0dffebcf3037b83fa3f7bc635dd6b1303
Stats:     21 lines in 3 files changed: 0 ins; 12 del; 9 mod

8294086: RISC-V: Cleanup InstructionMark usages in the backend

Reviewed-by: fjiang, fyang

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

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


More information about the hotspot-dev mailing list