<Swing Dev> JDK9 Review Request for 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Fri Oct 16 10:24:16 UTC 2015


  Resending the fix to the awt-dev alias.

  Thanks,
   Alexandr.


On 10/13/2015 11:12 AM, Rajeev Chamyal wrote:
>
> Hello All,
>
> Please review the following webrev.
>
> Bug:  https://bugs.openjdk.java.net/browse/JDK-8037575  
>
> Webrev: 
> http://cr.openjdk.java.net/~psadhukhan/rajeev/8037575/webrev.00/ 
> <http://cr.openjdk.java.net/%7Epsadhukhan/rajeev/8037575/webrev.00/>
>
> Regards,
>
> Rajeev Chamyal
>
> *From:*Rajeev Chamyal
> *Sent:* 29 September 2015 16:41
> *To:* Sergey Bylokhov; Alexander Zvegintsev; 
> swing-dev at openjdk.java.net; Alexander Scherbatiy
> *Subject:* <Swing Dev> JDK9 Review Request for 8037575: JFrame on 
> Windows doesn't animate when setting ICONIFIED state
>
> 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/ 
> <http://cr.openjdk.java.net/%7Epsadhukhan/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
>




More information about the swing-dev mailing list