--- old/src/share/classes/javax/swing/JDialog.java 2013-09-27 16:02:49.149537249 +0400 +++ new/src/share/classes/javax/swing/JDialog.java 2013-09-27 16:02:49.009539009 +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. *