<AWT Dev> [9] Review Request: 8039083 REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux

Petr Pchelko petr.pchelko at oracle.com
Thu Apr 3 11:23:49 UTC 2014


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.


More information about the awt-dev mailing list