Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8184218

Redundant <p> at end of paragraph

XMLWordPrintable

      In jaxws/src/java.activation/share/classes/javax/activation/CommandInfo.java
      there is a redundant <p> at the end of line 115. This shows up as a warning (the only warning) reported by tidy in the generated docs for the java.activation module.

           * <p>
           * If the bean does NOT implement the CommandObject interface,
           * 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>

      It would be good to remove the extra <p> and have the java.activation module with a clean bill of documentation health.

            bshannon Bill Shannon (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: