RFR: 8284903: Fix typos in hotspot
Coleen Phillimore
coleenp at openjdk.java.net
Mon Apr 18 18:00:40 UTC 2022
On Fri, 15 Apr 2022 07:40:04 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> 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...
I checked all directories except gc, jfr, metaspace, opto and jvmti.
It's surprising that there aren't more typos. The changes to each file are tiny (one word to three words).
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8260
More information about the shenandoah-dev
mailing list