提交 550fd8e3 编写于 作者: C chegar

7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag

Reviewed-by: michaelm
上级 3fa0aee5
......@@ -76,7 +76,7 @@ public abstract class HttpServerProvider {
*
* @throws SecurityException
* If a security manager has been installed and it denies
* {@link RuntimePermission}{@code("httpServerProvider")}
* {@link RuntimePermission}{@code ("httpServerProvider")}
*/
protected HttpServerProvider() {
SecurityManager sm = System.getSecurityManager();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册