RFR: 8284903: Fix typos in hotspot [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Apr 19 19:08:26 UTC 2022
> I ran `codespell` on hotspot, and accepted those changes where it indeed discovered real typos.
>
> You'd be surprised over the many implementions of instrinsics and other intructions accross all archtectures I've encounted, so for the preceding reason it's neccesery to sucessfully seach for exisiting typos...
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
Fix some places according to code reviews
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8260/files
- new: https://git.openjdk.java.net/jdk/pull/8260/files/449d8a23..28bb365f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8260&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8260&range=00-01
Stats: 9 lines in 8 files changed: 0 ins; 1 del; 8 mod
Patch: https://git.openjdk.java.net/jdk/pull/8260.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8260/head:pull/8260
PR: https://git.openjdk.java.net/jdk/pull/8260
More information about the shenandoah-dev
mailing list