RFR: 8022746: List of spelling errors in API doc
Alan Bateman
Alan.Bateman at oracle.com
Thu Oct 31 03:03:33 PDT 2013
On 23/10/2013 16:05, sergey malenkov wrote:
>
>> Could you please review the following huge fix:
>> fix:http://cr.openjdk.java.net/~malenkov/8022746.8.0/
>> bug:https://bugs.openjdk.java.net/browse/JDK-8022746
> The second version of the fix is here:
> http://cr.openjdk.java.net/~malenkov/8022746.8.1/
> <http://cr.openjdk.java.net/%7Emalenkov/8022746.8.1/>
> The word-diff for your convenience is here:
> http://cr.openjdk.java.net/~malenkov/8022746.8.1/diff.html
> <http://cr.openjdk.java.net/%7Emalenkov/8022746.8.1/diff.html>
In src/share/sample/nio/chatserver/ClientReader.java then you've
replaced "enqueing" with "inquiring". I assume you meant to change it to
"enqueing".
-Alan
More information about the jdk8-dev
mailing list