Skip to content

Commit

Permalink
8195852: The usage of permissions in Desktop API should be clarified
Browse files Browse the repository at this point in the history
Reviewed-by: prr
  • Loading branch information
serb committed Jan 31, 2018
1 parent 94da39b commit 23a9baa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/java.desktop/share/classes/java/awt/Desktop.java
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
* application is executed, it will be executed on the same system as
* 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
*
* @since 1.6
Expand Down

0 comments on commit 23a9baa

Please sign in to comment.