mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
Reviewed-by: darcy
This commit is contained in:
parent
619422764d
commit
ec8d3badc8
77 changed files with 236 additions and 115 deletions
|
@ -10,4 +10,5 @@
|
|||
|
||||
/** @author */
|
||||
public class EmptyAuthorTest {
|
||||
/** */ EmptyAuthorTest() { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue