test/tools/doclint/EmptyAuthorTest.out

Thu, 06 Jun 2013 15:37:23 +0100

author
mcimadamore
date
Thu, 06 Jun 2013 15:37:23 +0100
changeset 1813
f218bb5ebd53
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8015648: Duplicate variable in lambda causes javac crash
Summary: Missing flag in synthetic lambda blog is causing duplicates symbol to go undetected
Reviewed-by: jjg, vromero

     1 EmptyAuthorTest.java:10: warning: no description for @author
     2 /** @author */
     3     ^
     4 1 warning

mercurial