8005307: fix missing @bug tags

Reviewed-by: jjh
This commit is contained in:
Jonathan Gibbons 2012-12-20 17:59:46 +00:00
parent 72cbbd7f3b
commit e2bd09e6f6
72 changed files with 188 additions and 114 deletions

View file

@ -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