test/tools/doclint/MissingReturnTest.out

Mon, 17 Oct 2016 21:20:17 -0700

author
asaha
date
Mon, 17 Oct 2016 21:20:17 -0700
changeset 3306
867c01c1ae44
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8168115: Remove and retag jdk8u122-b03 in 8u repo
Reviewed-by: coffeys

     1 MissingReturnTest.java:22: warning: no @return
     2     int missingReturn() { }
     3         ^
     4 1 warning

mercurial