提交 be5910ac 编写于 作者: D darcy

8026838: Fix new doclint issues in javax.annotation.processing

Reviewed-by: jjg
上级 8c5495da
...@@ -209,11 +209,11 @@ public interface Processor { ...@@ -209,11 +209,11 @@ public interface Processor {
* <dl> * <dl>
* <dt><i>SupportedOptionString:</i> * <dt><i>SupportedOptionString:</i>
* <dd><i>Identifiers</i> * <dd><i>Identifiers</i>
* <p> *
* <dt><i>Identifiers:</i> * <dt><i>Identifiers:</i>
* <dd> <i>Identifier</i> * <dd> <i>Identifier</i>
* <dd> <i>Identifier</i> {@code .} <i>Identifiers</i> * <dd> <i>Identifier</i> {@code .} <i>Identifiers</i>
* <p> *
* <dt><i>Identifier:</i> * <dt><i>Identifier:</i>
* <dd>Syntactic identifier, including keywords and literals * <dd>Syntactic identifier, including keywords and literals
* </dl> * </dl>
...@@ -250,7 +250,7 @@ public interface Processor { ...@@ -250,7 +250,7 @@ public interface Processor {
* <dt><i>SupportedAnnotationTypeString:</i> * <dt><i>SupportedAnnotationTypeString:</i>
* <dd><i>TypeName</i> <i>DotStar</i><sub><i>opt</i></sub> * <dd><i>TypeName</i> <i>DotStar</i><sub><i>opt</i></sub>
* <dd><tt>*</tt> * <dd><tt>*</tt>
* <p> *
* <dt><i>DotStar:</i> * <dt><i>DotStar:</i>
* <dd><tt>.</tt> <tt>*</tt> * <dd><tt>.</tt> <tt>*</tt>
* </dl> * </dl>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册