view test/tools/doclint/CustomTagTestWithOption.out @ 2584:667843bd2193

8006248: Since addition of -Xdoclint, javadoc ignores unknown tags Reviewed-by: jjg
author bpatel
date Thu, 24 Oct 2013 11:22:50 -0700
parents
children
line wrap: on
line source

CustomTagTest.java:15: error: unknown tag: unknownTag
 * @unknownTag Text for an unknown tag.
   ^
1 error