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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.4.2
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: