Hi Alexander, Sergey,
I can't say exactly if this is ok to init AWT from that point, but even if it is, this seems to
introduce new risks. At the same time, AFAICS, the root of the original focus problem is unknown. Is
that the case? Should we try to understand it, instead? It is possible that fixing the root of the
issue would be less risky.
Thanks,
Anton.
On 17.03.2015 14:27, Alexander Scherbatiy wrote:
Hello,
Could you review the fix:
bug: https://bugs.openjdk.java.net/browse/JDK-8075244
webrev: http://cr.openjdk.java.net/~alexsch/8075244/webrev.00
[NSApplicationAWT sharedApplication] call is added for the application
initialization.
Thanks,
Alexandr.