--- a/jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java Thu Jul 20 18:17:14 2017 +0000
+++ b/jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java Mon Jul 24 13:20:04 2017 -0700
@@ -112,7 +112,7 @@
* this method will check if it implements the
* java.io.Externalizable interface. If it does, the bean's
* readExternal method will be called if an InputStream
- * can be acquired from the DataHandler.<p>
+ * can be acquired from the DataHandler.
*
* @param dh The DataHandler that describes the data to be
* passed to the command.