--- old/src/share/classes/javax/swing/JDialog.java 2013-09-25 23:23:13.334022273 +0400 +++ new/src/share/classes/javax/swing/JDialog.java 2013-09-25 23:23:13.146022266 +0400 @@ -35,7 +35,7 @@ * For information about creating dialogs, see * The Java Tutorial section * How + href="http://docs.oracle.com/javase/tutorial/uiswing/components/dialog.html">How * to Make Dialogs. * *

@@ -786,7 +786,7 @@ * are currently typed to {@code JComponent}. *

* Please see - * + * * How to Use Drag and Drop and Data Transfer, a section in * The Java Tutorial, for more information. *