<AWT Dev> [9] Review request for 8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Alexander Zvegintsev
alexander.zvegintsev at oracle.com
Tue Aug 30 18:58:04 UTC 2016
Hello,
Please review the fix
http://cr.openjdk.java.net/~azvegint/jdk/9/8164536/00/
for the issue
https://bugs.openjdk.java.net/browse/JDK-8164536
This fix add check for canProcessApplicationEvents runtime
permission(currently used by eawt) for Desktop and Taskbar classes.
--
Thanks,
Alexander.
More information about the awt-dev
mailing list