<AWT Dev> [9] Review Request: 8074668 [macosx] Mac 10.10: Application run with splash screen has focus issues

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Mar 12 01:40:02 UTC 2015


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/awt-dev/attachments/20150311/a047b93f/attachment.html>


More information about the awt-dev mailing list