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

Xiaolin Zheng xlinzheng at openjdk.org
Thu Sep 22 03:23:14 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.

Thank you for reviewing! Going to prepare another cleanup then.

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

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


More information about the hotspot-dev mailing list