mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8195852: The usage of permissions in Desktop API should be clarified
Reviewed-by: prr
This commit is contained in:
parent
18beaf6646
commit
4bea8ffc4c
1 changed files with 4 additions and 0 deletions
|
@ -83,6 +83,10 @@ import sun.security.util.SecurityConstants;
|
||||||
* application is executed, it will be executed on the same system as
|
* application is executed, it will be executed on the same system as
|
||||||
* the one on which the Java application was launched.
|
* the one on which the Java application was launched.
|
||||||
*
|
*
|
||||||
|
* <p> Note: the methods in the {@code Desktop} class may require
|
||||||
|
* platform-dependent permissions in addition to those described in the
|
||||||
|
* specification.
|
||||||
|
*
|
||||||
* @see Action
|
* @see Action
|
||||||
*
|
*
|
||||||
* @since 1.6
|
* @since 1.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue