Hello, Dmitry. Thank you for the detailed explanation of the issue.
I’m OK with this workaround as this should be back ported to 8u and 7u, but I think we could try to provide a real fix in 9. Could you please add some comment which shortly explains why the if clause was added? And could you also file a new bug for 9 so that we try to replace the workaround with a real fix? Thank you. With best regards. Petr. 10 апр. 2014 г., в 12:18 после полудня, Alexey Ivanov <[email protected]> написал(а): > 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.
