RFR: 8284891: Fix typos in build system files
    Magnus Ihse Bursie 
    ihse at openjdk.java.net
       
    Thu Apr 14 16:12:27 UTC 2022
    
    
  
I ran `codespell` on the `make` directory, and accepted those changes where it indeed discovered real typos.
(Due to false positives this can unfortunately not be run automatically) 
Most of the fixes are in comments. A few are in messages aimed at the user.
-------------
Commit messages:
 - 8284891: Fix typos in build system files
Changes: https://git.openjdk.java.net/jdk/pull/8246/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8246&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284891
  Stats: 72 lines in 46 files changed: 0 ins; 0 del; 72 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8246.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8246/head:pull/8246
PR: https://git.openjdk.java.net/jdk/pull/8246
    
    
More information about the serviceability-dev
mailing list