--- old/src/share/classes/java/awt/dnd/DragSourceContext.java 2014-04-08 15:39:42.000000000 -0700 +++ new/src/share/classes/java/awt/dnd/DragSourceContext.java 2014-04-08 15:39:42.000000000 -0700 @@ -472,7 +472,7 @@ * ENTER, OVER, * CHANGED */ - + @SuppressWarnings("fallthrough") protected synchronized void updateCurrentCursor(int sourceAct, int targetAct, int status) { // if the cursor has been previously set then don't do any defaults