--- old/src/java.base/share/classes/sun/net/www/protocol/jar/JarURLConnection.java 2015-06-05 21:17:15.491465449 +0400 +++ new/src/java.base/share/classes/sun/net/www/protocol/jar/JarURLConnection.java 2015-06-05 21:17:15.331465449 +0400 @@ -338,7 +338,7 @@ * Sets the value of the ifModifiedSince field of * this URLConnection to the specified value. * - * @param value the new value. + * @param ifmodifiedsince the new value. * @see java.net.URLConnection#ifModifiedSince */ public void setIfModifiedSince(long ifmodifiedsince) {