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

2012-04-19 Thread Paul Sandoz
Hi, http://cr.openjdk.java.net/~psandoz/7162262/webrev.0/ The addition of this one character probably produced over 1 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 ja

Re: Typo in javadoc of Path.java

2012-04-17 Thread Alan Bateman
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} metho

Typo in javadoc of Path.java

2012-04-17 Thread Alexander Thaller
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 #startsW