8231149: Small verbiage errors in java.nio.file package documentation
Lance Andersen
lance.andersen at oracle.com
Tue Sep 17 20:52:16 UTC 2019
Hi Brian
> On Sep 17, 2019, at 4:49 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
> https://bugs.openjdk.java.net/browse/JDK-8231149 <https://bugs.openjdk.java.net/browse/JDK-8231149>
>
> A change to two sentences:
>
> @@ -34,7 +34,7 @@
> * platform default provider, or to construct other provider implementations. </p>
> *
> * <h2><a id="links">Symbolic Links</a></h2>
> - * <p> Many operating systems and file systems support for <em>symbolic links</em>.
> + * <p> Many operating systems and file systems support <em>symbolic links</em>.
> * A symbolic link is a special file that serves as a reference to another file.
> * For the most part, symbolic links are transparent to applications and
> * operations on symbolic links are automatically redirected to the <em>target</em>
>
> @@ -62,8 +62,8 @@
> * to caching performed by the underlying operating system and delays induced by
> * network-filesystem protocols. This is true regardless of the language in which
> * these other programs are written, and whether they are running on the same machine
> - * or on some other machine. The exact nature of any such inconsistencies are
> - * system-dependent and are therefore unspecified. </p>
> + * or on some other machine. The exact nature of any such inconsistencies is
should this still be “inconsistencies are” ?
> + * system-dependent and therefore unspecified. </p>
> *
> * <h2><a id="integrity">Synchronized I/O File Integrity</a></h2>
> * <p> The {@link java.nio.file.StandardOpenOption#SYNC SYNC} and {@link
>
> This seems rather small to require a CSR.
agree
>
> Thanks,
>
> Brian
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190917/5e5c9901/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oracle_sig_logo.gif
Type: image/gif
Size: 658 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190917/5e5c9901/oracle_sig_logo-0001.gif>
More information about the nio-dev
mailing list