RFR: 8284903: Fix typos in hotspot
    Doug Simon 
    dnsimon at openjdk.java.net
       
    Tue Apr 19 08:52:28 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...
Are there plans to add `codespell` to the make system to somehow catch/prevent spelling regressions in future? I understand this may not be feasible.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8260
    
    
More information about the serviceability-dev
mailing list