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.
======================================================================