<Swing Dev> [9] Review Request: 8074668 [macosx] Mac 10.10: Application run with splash screen has focus issues
Anton V. Tarasov
anton.tarasov at oracle.com
Thu Mar 12 09:20:58 UTC 2015
Hi Sergey,
Looks good to me.
Regards,
Anton.
On 12.03.2015 4:40, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk 8/9.
> Lots of issues(hangs or focus lost) occurred after we call NSScreen.backingScaleFactor on a Appkit
> Thread in time of splash screen initialization.
> This is a regression of two fixes:
> https://bugs.openjdk.java.net/browse/JDK-8043869
> https://bugs.openjdk.java.net/browse/JDK-8049198
> Current issue occures after the second fix.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8074668
> As a fix I suggest to disable functionality which was added in JDK-8049198
> <https://bugs.openjdk.java.net/browse/JDK-8049198> and JDK-8043869
> <https://bugs.openjdk.java.net/browse/JDK-8043869>. Because if I try to revert them back I should
> change more files which I consider will be danger.
>
> --
> Best regards, Sergey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20150312/7d79e804/attachment.html>
More information about the swing-dev
mailing list