test/tools/doclint/MissingThrowsTest.out

changeset 1465
a22f23fb7abf
parent 1455
75ab654b5cd5
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/doclint/MissingThrowsTest.out	Sun Dec 16 11:09:36 2012 +0100
     1.2 +++ b/test/tools/doclint/MissingThrowsTest.out	Thu Dec 20 17:59:46 2012 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -MissingThrowsTest.java:11: warning: no @throws for java.lang.Exception
     1.5 +MissingThrowsTest.java:13: warning: no @throws for java.lang.Exception
     1.6      void missingThrows() throws Exception { }
     1.7           ^
     1.8  1 warning

mercurial