--- old/src/java.base/share/classes/java/nio/file/FileSystems.java 2017-08-23 11:36:42.222908807 -0700 +++ new/src/java.base/share/classes/java/nio/file/FileSystems.java 2017-08-23 11:36:42.006899335 -0700 @@ -50,7 +50,7 @@ * machine. If the process of loading or initializing the default provider fails * then an unspecified error is thrown. * - *

The first invocation of the {@link FileSystemProvider#installedProviders + *

The first invocation of the {@link FileSystemProvider#installedProviders() * installedProviders} method, by way of invoking any of the {@code * newFileSystem} methods defined by this class, locates and loads all * installed file system providers. Installed providers are loaded using the