test/langtools/tools/doclint/EmptyReturnTest.out
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 30730 langtools/test/tools/doclint/EmptyReturnTest.out@d3ce7619db2c
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30730
d3ce7619db2c 8076543: Add @modules as needed to the langtools tests
akulyakh
parents: 14962
diff changeset
     1
EmptyReturnTest.java:13: 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