--- old/src/java.base/share/classes/sun/misc/ExtensionDependency.java 2015-05-18 17:53:14.088753431 +0400 +++ new/src/java.base/share/classes/sun/misc/ExtensionDependency.java 2015-05-18 17:53:13.940753431 +0400 @@ -106,7 +106,7 @@ *

* Checks the dependencies of the jar file on installed extension. *

- * @param jarFile containing the attriutes declaring the dependencies + * @param jar containing the attriutes declaring the dependencies */ public static boolean checkExtensionsDependencies(JarFile jar) {