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
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