<Swing Dev> [8] Review request for 7173873 JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Fri Feb 8 15:44:44 UTC 2013


bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7173873
webrev: http://cr.openjdk.java.net/~alexsch/7173873/webrev.00

The fix checks the EXIT_ON_CLOSE operation by system security manager 
even the same value has been already set.

Thanks,
Alexandr.




More information about the swing-dev mailing list