提交 01451a1f 编写于 作者: C chegar

6737323: Typo in javadoc for SocketPermission

Summary: Remove redundant line form class description
Reviewed-by: jccollet
上级 6535c4cb
...@@ -113,7 +113,6 @@ import sun.security.util.SecurityConstants; ...@@ -113,7 +113,6 @@ import sun.security.util.SecurityConstants;
* <p>Similarly, if the following permission: * <p>Similarly, if the following permission:
* *
* <pre> * <pre>
* p1 = new SocketPermission("puffin.eng.sun.com:7777", "connect,accept");
* p2 = new SocketPermission("localhost:1024-", "accept,connect,listen"); * p2 = new SocketPermission("localhost:1024-", "accept,connect,listen");
* </pre> * </pre>
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册