mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8252712: move doclint to jdk.javadoc module
Reviewed-by: hannesw
This commit is contained in:
parent
c21690b518
commit
f765a7f513
104 changed files with 642 additions and 533 deletions
|
@ -2,7 +2,7 @@
|
|||
* @test /nodynamiccopyright/
|
||||
* @bug 8004832 8247815
|
||||
* @summary Add new doclint package
|
||||
* @modules jdk.compiler/com.sun.tools.doclint
|
||||
* @modules jdk.javadoc/jdk.javadoc.internal.doclint
|
||||
* @build DocLintTester
|
||||
* @run main DocLintTester -Xmsgs:-missing EmptyAuthorTest.java
|
||||
* @run main DocLintTester -Xmsgs:missing -ref EmptyAuthorTest.out EmptyAuthorTest.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue