RFR: 8337713: RISC-V: fix typos in macroAssembler_riscv.cpp

Julian Waters jwaters at openjdk.org
Sun Oct 6 05:09:40 UTC 2024


On Sat, 5 Oct 2024 07:49:37 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   This PR fix some typos bugs for RISC-V, and a typo bug in test directory. Trivial fix, no risk.

Looks good regardless

src/hotspot/cpu/riscv/methodHandles_riscv.cpp line 447:

> 445:     }
> 446:   }
> 447: 

This whitespace deletion seems a bit random, but I have no opinion on it

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

Marked as reviewed by jwaters (Committer).

PR Review: https://git.openjdk.org/jdk/pull/21368#pullrequestreview-2350453529
PR Review Comment: https://git.openjdk.org/jdk/pull/21368#discussion_r1788884512


More information about the security-dev mailing list