RFR: 8335806: RISC-V: Corrected typos Bizarrely
SendaoYan
syan at openjdk.org
Sat Jul 6 12:31:03 UTC 2024
Hi all
In [c2_MacroAssembler_riscv.cpp](https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp#L1325), the word `Bizzarely` should be `Bizarely`.
Trivial fix, no risk.
-------------
Commit messages:
- 8335806: RISC-V: Corrected typos Bizarrely
Changes: https://git.openjdk.org/jdk/pull/20061/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20061&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335806
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20061.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20061/head:pull/20061
PR: https://git.openjdk.org/jdk/pull/20061
More information about the hotspot-compiler-dev
mailing list