test/tools/doclint/MissingThrowsTest.out

Thu, 10 Oct 2013 10:09:28 -0700

author
cl
date
Thu, 10 Oct 2013 10:09:28 -0700
changeset 2068
a0e8fd2464d6
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Added tag jdk8-b111 for changeset af6244ba81b6

     1 MissingThrowsTest.java:13: warning: no @throws for java.lang.Exception
     2     void missingThrows() throws Exception { }
     3          ^
     4 1 warning

mercurial