--- old/src/jdk.jartool/share/classes/com/sun/jarsigner/package-info.java 2015-08-18 14:21:23.653017948 +0400 +++ new/src/jdk.jartool/share/classes/com/sun/jarsigner/package-info.java 2015-08-18 14:21:23.421017959 +0400 @@ -24,9 +24,9 @@ */ /** * This package comprises the interfaces and classes used to define the - * signing mechanism used by the jarsigner tool. + * signing mechanism used by the {@code jarsigner} tool. *

- * Clients may override the default signing mechanism of the jarsigner + * Clients may override the default signing mechanism of the {@code jarsigner} * tool by supplying an alternative implementation of * {@link com.sun.jarsigner.ContentSigner}. *