--- old/src/share/classes/java/util/jar/Pack200.java 2014-04-18 06:24:42.945966895 -0700 +++ new/src/share/classes/java/util/jar/Pack200.java 2014-04-18 06:24:42.788965823 -0700 @@ -224,7 +224,7 @@ * Note: Unless otherwise noted, passing a null argument to a * constructor or method in this class will cause a {@link NullPointerException} * to be thrown. - *

+ * * @since 1.5 */ public interface Packer {