view test/tools/doclint/CustomTagTestWithOption.out @ 2203:a78f51d6bd5e

8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules Reviewed-by: darcy
author jjg
date Mon, 25 Nov 2013 17:42:28 -0800
parents 667843bd2193
children
line wrap: on
line source

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