--- old/test/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.java 2015-03-25 18:23:31.283414800 +0400 +++ new/test/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.java 2015-03-25 18:23:31.082403300 +0400 @@ -74,7 +74,6 @@ new Point(100, 100), Arrays.asList(me)); DragSourceContext dsc = new DragSourceContext( - Toolkit.getDefaultToolkit().createDragSourceContextPeer(dge), dge, new Cursor(Cursor.HAND_CURSOR), null, null, new StringSelection("TEXT"), null);