Hmm. I thought Anton Tarasov was of the opinion this was not supportable
anyway
because of platform limitations. In other words we should not do this.
-phil.
On 09/25/2015 01:51 PM, Mandy Chung wrote:
On 09/25/2015 04:32 AM, Semyon Sadetsky wrote:
Hello,
Please review fix for JDK9:
bug: https://bugs.openjdk.java.net/browse/JDK-8067470
webrev: http://cr.openjdk.java.net/~ssadetsky/8067470/webrev.00/
The corresponding java.awt.Window method is proposed. The method is
protected by a newly introduced property "awt.enableSyncLWFocus".
Can you explain why this setter method needs to be protected by a
system property? By default this method is a nop?
Mandy