<AWT Dev> <Awt Dev> [9] Review Request for 8067470: Examine if the replacement for sun.awt.SunToolkit.setLWRequestStatus should be provided

Semyon Sadetsky semyon.sadetsky at oracle.com
Mon Sep 28 11:02:44 UTC 2015



On 9/25/2015 11: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?
It is an additional protection because since this method was in use by 
one app only it would be better to make its use more notable and switchable.

--Semyon
> Mandy



More information about the awt-dev mailing list