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

typo in javadoc comments for java.awt.logging.Logger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • docs
    • beta
    • sparc
    • solaris_7



      Name: sdR10048 Date: 03/05/2001


      Javadoc comments in java/util/logging/Logger.java missing closing BOLD
      html tag: </B>:
      java/util/logging/Logger.java:88:

       * <b>Subclassing Information:<b> Subclasses of Logger are required
                                    ^^^ </b> will help.
       * to provide their own getLogger factory methods. In order to
       * intercept all logging output, subclasses need only override the
       * log(LogRecord) method. All the other log() methods are implemented
       * as calls on this log(LogRecord) method.
       *
       * @version 1.16, 11/02/00
       * @since 1.4
       */

      Netscape for example shows almost all generated html page bolded.
      ======================================================================

            shommel Scott Hommel (Inactive)
            dsvsunw Dsv Dsv (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: