mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8005307: fix missing @bug tags
Reviewed-by: jjh
This commit is contained in:
parent
72cbbd7f3b
commit
e2bd09e6f6
72 changed files with 188 additions and 114 deletions
|
@ -1,5 +1,7 @@
|
|||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 8004832
|
||||
* @summary Add new doclint package
|
||||
* @build DocLintTester
|
||||
* @run main DocLintTester -Xmsgs:-syntax EmptySerialDataTest.java
|
||||
* @run main DocLintTester -Xmsgs:syntax -ref EmptySerialDataTest.out EmptySerialDataTest.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue