test/tools/doclint/EmptyExceptionTest.out

Mon, 21 Jan 2013 10:00:46 -0800

author
jjg
date
Mon, 21 Jan 2013 10:00:46 -0800
changeset 1506
4a3cfc970c6f
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8006263: Supplementary test cases needed for doclint
Reviewed-by: mcimadamore
Contributed-by: peter.jensen@oracle.com

     1 EmptyExceptionTest.java:12: warning: no description for @exception
     2     /** @exception NullPointerException */
     3         ^
     4 1 warning

mercurial