<AWT Dev> [9] Review Request for JDK-8024061: Exception thrown when drag and drop between two components is executed quickly

Alexey Ivanov alexey.ivanov at oracle.com
Tue Apr 15 11:00:46 UTC 2014


Hello AWT team,

Could you please review the updated version of the webrev:
http://cr.openjdk.java.net/~dmarkov/8024061/jdk9/webrev.01/

I have added a comment explaining why another 'if' clause is added, as 
proposed by Petr Pchelko.

Thanks,
Alexey.

On 10.04.2014 12:18, Alexey Ivanov wrote:
> Hello AWT team,
>
> Could you please review the fix for jdk9:
>     bug: https://bugs.openjdk.java.net/browse/JDK-8024061
>     webrev: http://cr.openjdk.java.net/~dmarkov/8024061/jdk9/webrev.00/
>
> Problem description:
> Dragging and dropping an object from one panel to another very quickly 
> causes an exception.
>
> Fix:
> The fix addresses only the thrown exception.
> The dragged object would not be moved.
>
>
> Thanks,
> Alexey.



More information about the awt-dev mailing list