langtools/test/tools/doclint/tidy/MissingTag.out
author jjg
Thu, 20 Dec 2012 17:59:46 +0000
changeset 14962 19ffdfafbcd2
parent 14952 d0022ae20516
child 30730 d3ce7619db2c
permissions -rw-r--r--
8005307: fix missing @bug tags Reviewed-by: jjh

MissingTag.java:14: error: unexpected end tag: </p>
 * </p>
   ^
MissingTag.java:15: error: end tag missing: </b>
 * <h1> <b> text </h1>
        ^
2 errors