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

(spec) Cloneable Javadoc fails to close <i> tag in HTML

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.2
    • core-libs



      Name: rmT116609 Date: 04/20/2003


      DESCRIPTION OF THE PROBLEM :
      Most of the last paragraph of the class Javadoc is in italics. Only the word "not" should be. Sources:

       * Note that this interface does <i>not</t> contain the <tt>clone</tt> method.

      Mismatched close tag.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
       * Note that this interface does <i>not</i> contain the <tt>clone</tt> method.

      or perhaps

       * Note that this interface does <em>not</em> contain the <tt>clone</tt> method.


       * Note that this interface does <i>not</t> contain the <tt>clone</tt> method.

      http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Cloneable.html
      (Review ID: 184442)
      ======================================================================

            Unassigned Unassigned
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: