JDK-8151190 : Revise permissions for java.awt.Desktop and java.awt.Taskbar
Type:Bug
Component:client-libs
Sub-Component:java.awt
Affected Version:9
Priority:P3
Status:Closed
Resolution:Not an Issue
Submitted:2016-03-03
Updated:2017-01-24
Resolved:2017-01-24
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Permissions for all new functions added in JDK-8143227 (java.awt.Desktop and java.awt.Taskbar) should be revised.
e.g. what permissions are needed to delete the file?
Comments
The last doc cleanup in JDK-8164536 fixed missing throws statements in javadoc and replaced inappropriate for some functions showWindowWithoutWarningBanner permission. All other permissions are seems to be correct too. So I am closing this as not an issue.