RFR: 8294087: RISC-V: RVC: Fix a potential alignment issue and add more alignment assertions for the patchable calls/nops [v4]

Fei Yang fyang at openjdk.org
Wed Sep 21 14:20:38 UTC 2022


On Wed, 21 Sep 2022 12:36:48 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:

>> Sorry, I misread the patch, and confused `align` and `assert_alignment`.
>
>> Sorry, I misread the patch, and confused `align` and `assert_alignment`.
> 
> That's nothing. Thanks!

I think this comment should be: "// Must be 4 bytes aligned"

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

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


More information about the hotspot-dev mailing list