langtools/test/tools/doclint/EmptyReturnTest.out
author ssides
Wed, 09 Jul 2014 15:14:06 +0400
changeset 25760 7955db32d6b0
parent 14962 19ffdfafbcd2
child 30730 d3ce7619db2c
permissions -rw-r--r--
8046597: fix doclint issues in swing classes, part 4 of 4 Reviewed-by: pchelko
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14962
19ffdfafbcd2 8005307: fix missing @bug tags
jjg
parents: 14952
diff changeset
     1
EmptyReturnTest.java:12: warning: no description for @return
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     2
    /** @return */
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