<Swing Dev> JDK9 Review Request for 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Rajeev Chamyal
rajeev.chamyal at oracle.com
Tue Sep 29 11:11:06 UTC 2015
Hello,
Please review the following fix for Jdk9:
Bug: https://bugs.openjdk.java.net/browse/JDK-8037575
Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8037575/webrev.00/
Issue: JFrame with ICONIFIED state on Windows is not minimizing gradually with animation it simply disappears.
Fix: Added a call to ShowWindow function to set the specified Frame show state ICONIFIED/ZOOM etc.
Regards,
Rajeev Chamyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20150929/fffb6857/attachment.html>
More information about the swing-dev
mailing list