mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +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
|
@ -5,7 +5,7 @@
|
|||
* @library ..
|
||||
* @modules jdk.javadoc/jdk.javadoc.internal.doclint
|
||||
* @build DocLintTester
|
||||
* @run main DocLintTester -ref TextNotAllowed.out TextNotAllowed.java
|
||||
* @run main DocLintTester -Xmsgs:all,-missing -ref TextNotAllowed.out TextNotAllowed.java
|
||||
*/
|
||||
|
||||
// tidy: Warning: plain text isn't allowed in <.*> elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue