RFR: 8284903: Fix typos in hotspot

XenoAmess duke at openjdk.java.net
Tue Apr 19 09:01:25 UTC 2022


On Tue, 19 Apr 2022 08:49:28 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> 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.

IMO all spell checking mechanisms suffers from false positive and need human manual job to filter them...
So maybe we can only arrange a scan per year or per months...

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

PR: https://git.openjdk.java.net/jdk/pull/8260


More information about the serviceability-dev mailing list