8182652: RuntimePermission("usePolicy") is not a Java SE permission

Reviewed-by: mchung
This commit is contained in:
Sean Mullan 2017-06-23 14:32:59 -04:00
parent bf6d0eac9c
commit efe930b425

View File

@ -340,14 +340,6 @@ import java.lang.module.ModuleFinder;
* </tr>
*
* <tr>
* <td>usePolicy</td>
* <td>Granting this permission disables the Java Plug-In's default
* security prompting behavior.</td>
* <td>For more information, refer to the <a href=
* "../../../technotes/guides/deploy/index.html">deployment guide</a>.
* </td>
* </tr>
* <tr>
* <td>manageProcess</td>
* <td>Native process termination and information about processes
* {@link ProcessHandle}.</td>