RFR: 8274075: Fix miscellaneous typos in java.base [v3]
Pavel Rappo
prappo at openjdk.java.net
Wed Sep 22 13:01:34 UTC 2021
> 8274075: Fix miscellaneous typos in java.base
Pavel Rappo has updated the pull request incrementally with two additional commits since the last revision:
- Fix "non-white space"
JDK predominantly uses "non-whitespace". There's only one more use of "non-white space", in com/sun/tools/javac/tree/DocTreeMaker.java:716, which will go away soon.
- Undo "wrapped" -> "wrapping"
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5610/files
- new: https://git.openjdk.java.net/jdk/pull/5610/files/19b6f496..05505d97
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5610&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5610&range=01-02
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/5610.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5610/head:pull/5610
PR: https://git.openjdk.java.net/jdk/pull/5610
More information about the security-dev
mailing list