On Sat, 5 Oct 2024 07:49:37 GMT, SendaoYan <[email protected]> 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
