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.