--- old/test/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.java 2015-03-16 10:16:06.000000000 -0700 +++ new/test/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.java 2015-03-16 10:16:06.000000000 -0700 @@ -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);