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

Alexander Zvegintsev alexander.zvegintsev at oracle.com
Thu Apr 3 13:20:37 UTC 2014


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.



More information about the awt-dev mailing list