+1 > On Jul 24, 2017, at 4:07 PM, Jonathan Gibbons <jonathan.gibb...@oracle.com> > wrote: > > Please review a trivial fix to remove a superfluous <p> in a javadoc comment. > > No webrev; here is the patch: > > $ hg diff -R jaxws > diff -r 97e67df03f88 > src/java.activation/share/classes/javax/activation/CommandInfo.java > --- a/src/java.activation/share/classes/javax/activation/CommandInfo.java Thu > Jul 20 18:17:14 2017 +0000 > +++ b/src/java.activation/share/classes/javax/activation/CommandInfo.java Mon > Jul 24 13:03:03 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. > > > JBS: https://bugs.openjdk.java.net/browse/JDK-8185150 > > -- Jon
<http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>