<AWT Dev> [9] Review Request: 8041904 [TESTBUG] Test java/awt/dnd/AcceptDropMultipleTimes/AcceptDropMultipleTimes.java timesout on Mac

Petr Pchelko petr.pchelko at oracle.com
Wed Apr 30 10:20:48 UTC 2014


Hello, Sergey.

> If this is the only one test, which is affected by the bug in the realSync why we try to workaround it? because the fix for realsync can be verified by this test.
I can write a new test for realSync when I finally come up with some solution.

With best regards. Petr.

On 30.04.2014, at 14:16, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:

> On 4/30/14 12:58 PM, Petr Pchelko wrote:
>> Hello, AWT Team.
>> 
>> Please review the one-liner fix for the issue:
>> https://bugs.openjdk.java.net/browse/JDK-8041904
>> The fix is available here:
>> http://cr.openjdk.java.net/~pchelko/9/8041904/webrev/
>> 
>> The problem's that realSync could hang if called during or immediately after DnD operation. I have a bug about
>> this, but I still cannot provide a reliable and simple solution. Everything I have is way overcomplex. This is the only
>> test I know which's affected by the realSync problem, so let's fix it and defer the realSync hang.
> If this is the only one test, which is affected by the bug in the realSync why we try to workaround it? because the fix for realsync can be verified by this test.
>> 
>> With best regards. Petr.
> 
> 
> -- 
> Best regards, Sergey.
> 



More information about the awt-dev mailing list