Review fix for 7162262 <was> Re: Typo in javadoc of Path.java

Paul Sandoz paul.sandoz at oracle.com
Thu Apr 19 05:57:27 PDT 2012


Hi,

http://cr.openjdk.java.net/~psandoz/7162262/webrev.0/

The addition of this one character probably produced over 10000 fold in character meta-data :-)

Paul.

On Apr 17, 2012, at 10:10 PM, Alan Bateman wrote:

> On 17/04/2012 20:13, Alexander Thaller wrote:
>> Hello.
>> I think that in the javadoc for the class Path in /jdk/src/share/classes/java/nio/file/Path.java there is a typo in the last line of the third paragraph. Instead of "[...] the {@link #startsWith startsWith} and {@link #endsWith endWith} methods." it should read "[...] the {@link #startsWith startsWith} and {@link #endsWith endsWith} methods.". Notice the change of "{@link #endsWith endWith}" to "{@link #endsWith endsWith}".
>> Cheers.
>> Thaller Alexander
> Thanks, I'll create a bug to remember this.
> 
> -Alan.



More information about the jdk8-dev mailing list