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

Xiaolin Zheng xlinzheng at openjdk.org
Wed Sep 21 14:51:52 UTC 2022


On Wed, 21 Sep 2022 14:16:47 GMT, Fei Yang <fyang at openjdk.org> wrote:

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

Oh thanks for catching that. With hindsight, I found Aleksey had already hinted at it by indicating `...everywhere we say "Must be 4 bytes aligned"...`, but I failed to catch that :-) Thank you both!

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

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


More information about the hotspot-dev mailing list