<AWT Dev> <Awt Dev> [9] Review Request for 8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Sep 30 14:50:51 UTC 2016


On 29.09.16 18:33, Semyon Sadetsky wrote:
>> Looks fine. Please file separate issue that syncNativeQueue() should
>> check that dnd callbacks are started/completed, because
>> "(newEventNumber - eventNumber) > 2" check is useless if we are in the
>> DND. And if some callbacks are in progress syncNativeQueue() should
>> notify the java side that we should call syncNativeQueue() one more time.
> I have modified the fix to take the above into account. The updated
> webev: http://cr.openjdk.java.net/~ssadetsky/8132664/webrev.02/

Looks fine, Thanks.


-- 
Best regards, Sergey.


More information about the awt-dev mailing list