6737323: Typo in javadoc for SocketPermission
Remove redundant line form class description Reviewed-by: jccollet
This commit is contained in:
parent
9caca0a089
commit
bfa69d72f5
@ -113,7 +113,6 @@ import sun.security.util.SecurityConstants;
|
||||
* <p>Similarly, if the following permission:
|
||||
*
|
||||
* <pre>
|
||||
* p1 = new SocketPermission("puffin.eng.sun.com:7777", "connect,accept");
|
||||
* p2 = new SocketPermission("localhost:1024-", "accept,connect,listen");
|
||||
* </pre>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user