langtools/test/tools/doclint/EmptyAuthorTest.out
author jjg
Mon, 17 Dec 2012 07:47:05 -0800
changeset 14952 d0022ae20516
child 14962 19ffdfafbcd2
permissions -rw-r--r--
8004832: Add new doclint package Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     1
EmptyAuthorTest.java:8: warning: no description for @author
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     2
/** @author */
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     3
    ^
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     4
1 warning
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     5