RFR: 8335806: RISC-V: Corrected typos Bizarrely [v2]

SendaoYan syan at openjdk.org
Sat Jul 6 15:02:57 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.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  Bizarely -> Bizarrely

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20061/files
  - new: https://git.openjdk.org/jdk/pull/20061/files/6b211943..49723986

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20061&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20061&range=00-01

  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