langtools/test/tools/doclint/EmptyExceptionTest.out
author joehw
Mon, 26 Aug 2013 21:08:58 -0700
changeset 22415 4e3bef0828af
parent 14962 19ffdfafbcd2
child 30730 d3ce7619db2c
permissions -rw-r--r--
8022935: Enhance Apache resolver classes Reviewed-by: alanb, mchung, skoivu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14962
19ffdfafbcd2 8005307: fix missing @bug tags
jjg
parents: 14952
diff changeset
     1
EmptyExceptionTest.java:12: warning: no description for @exception
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     2
    /** @exception NullPointerException */
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     3
        ^
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     4
1 warning