<Swing Dev> Review Request for 8062846 : Transparent JDialog will lose transparency upon iconify/deiconify sequence.
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Mon Feb 1 11:45:16 UTC 2016
The fix looks good to me.
Thanks,
Alexandr.
On 1/28/2016 9:45 PM, Prem Balakrishnan wrote:
>
> Hi*,*
>
> Please review fix for JDK9,
>
> *Bug: *https://bugs.openjdk.java.net/browse/JDK-8062946**
>
> *Webrev: *http://cr.openjdk.java.net/~arapte/prem/8062946/webrev.00/
> <http://cr.openjdk.java.net/%7Earapte/prem/8062946/webrev.00/>
>
> Issue:
>
> Transparent JDialog will lose transparency upon iconify/deiconify
> sequence.
>
> *Cause:*
>
> Regression: due to 6780496: Javaw process taking up 80-90 percent of
> CPU time!
>
> https://bugs.openjdk.java.net/browse/JDK-6780496
>
> Intentionally when JDialog is iconified transparency is disabled,
>
> And transparency is not enabled when JDialog is deiconified.
>
> *Fix:*
>
> Transparency is enabled when JDialog is deiconified.
>
> Regards,
> Prem
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160201/e6ec7c39/attachment.html>
More information about the swing-dev
mailing list