test/tools/doclint/LiteralTest.out

Thu, 24 Oct 2013 11:22:50 -0700

author
bpatel
date
Thu, 24 Oct 2013 11:22:50 -0700
changeset 2169
667843bd2193
parent 0
959103a6100f
permissions
-rw-r--r--

8006248: Since addition of -Xdoclint, javadoc ignores unknown tags
Reviewed-by: jjg

aoqi@0 1 LiteralTest.java:14: warning: {@code} within <code>
aoqi@0 2 /** <code> abc {@code < & > } def </code> */
aoqi@0 3 ^
aoqi@0 4 1 warning

mercurial