mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8026368: doclint does not report empty tags when tag closed implicitly
Reviewed-by: darcy
This commit is contained in:
parent
27bd2d769e
commit
09523f2583
6 changed files with 45 additions and 15 deletions
|
@ -10,7 +10,7 @@
|
|||
/** */
|
||||
public class HtmlAttrsTest {
|
||||
/**
|
||||
* <p xyz>
|
||||
* <p xyz> text </p>
|
||||
*/
|
||||
public void unknown() { }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue