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

Missing tag in java.awt.font.ImageGraphicAtrribute.getDescent() javadoc comments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • docs
    • beta
    • generic
    • generic



      Name: krC82822 Date: 09/30/2000


      30 Sep 2000, eval1127@eng -- ">" tag definitely missing in the source code
      (there's an extra "." instead, apparently due to SHIFT not having been pressed).
      The method's doc looks OK except for the missing "." at the end, but the index entries below it
      under "G" are messed up (esp'lly font-wise), as the user notes.
      ---------------
      In the javadoc comments for
      java.awt.font.ImageGraphicAttribute.getDescent(),
      there is a malformed HTML tag. This causes the
      javadoc documentation to be formatted incorrectly,
      not only for this method but for all pages where
      this method is mentioned (e.g. in the index view,
      under "G", all methods subsequent to getDescent()
      are formatted incorrectly).

      The javadoc comment in the source code to
      java.awt.font.ImageGraphicAttribute looks like this:

         <DD>Returns the descent of this <code>ImageGraphicAttribute</code..


      As you can see, the </code> tag is missing the '>' at the end -
      it was mis-typed as a '.'. Subseqent comment text continues
      to appear in <code> format because that tag was never closed off.
      (Review ID: 110001)
      ======================================================================

            jballsunw Jennifer Ball (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: