[jdk23] RFR: 8335806: RISC-V: Corrected typos Bizarrely
SendaoYan
syan at openjdk.org
Mon Jul 8 01:44:50 UTC 2024
Hi all,
This pull request contains a backport of commit [3f37c571](https://github.com/openjdk/jdk/commit/3f37c5718d676b7001e6a084aed3ba645745a144) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by SendaoYan on 8 Jul 2024 and was reviewed by Andrew Haley and Amit Kumar.
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.
Thanks!
-------------
Commit messages:
- Backport 3f37c5718d676b7001e6a084aed3ba645745a144
Changes: https://git.openjdk.org/jdk/pull/20065/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20065&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/20065.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20065/head:pull/20065
PR: https://git.openjdk.org/jdk/pull/20065
More information about the hotspot-compiler-dev
mailing list