RFR: 8285485: Fix typos in corelibs
Athijegannathan Sundararajan
sundar at openjdk.java.net
Wed Apr 27 06:43:56 UTC 2022
On Fri, 22 Apr 2022 15:08:51 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> I ran `codespell` on modules owned by core-libs, and accepted those changes where it indeed discovered real typos.
>
> I will update copyright years using a script before pushing (otherwise like every second change would be a copyright update, making reviewing much harder).
>
> The long term goal here is to make tooling support for running `codespell`. The trouble with automating this is of course all false positives. But before even trying to solve that issue, all true positives must be fixed. Hence this PR.
LGTM
src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins_zh_CN.properties line 188:
> 186: main.plugin.module=\u63D2\u4EF6\u6A21\u5757
> 187:
> 188: main.plugin.category=\u7C7B\u522B
what's this?
-------------
Marked as reviewed by sundar (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8364
More information about the nio-dev
mailing list