Hello Petr, the fix looks good to me.
-- Thanks, Alexander. On 04/03/2014 03:23 PM, Petr Pchelko wrote:
Hello, Please review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8039083 The fix is available at: http://cr.openjdk.java.net/~pchelko/9/8039083/webrev/ When I’ve been making the validation on DnD classes deserialization I’ve over validated a little bit - the DragGestureRecognizer source actions are relying on a transient field, so we not to check the sourceActions from the DragSourceContext field instead. I’m also open-sourcing and cleaning up the test. With best regards. Petr.
