test/tools/doclint/MissingThrowsTest.out

Thu, 26 Jul 2018 15:47:44 +0800

author
aoqi
date
Thu, 26 Jul 2018 15:47:44 +0800
changeset 3607
73e417207c0f
parent 2525
2eb010b6cb22
permissions
-rw-r--r--

Added tag mips64el-jdk8u172-b13 for changeset a5ddc08adcc0

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

mercurial