--- old/src/share/classes/javax/swing/WindowConstants.java 2013-09-25 23:23:30.890022883 +0400 +++ new/src/share/classes/javax/swing/WindowConstants.java 2013-09-25 23:23:30.750022878 +0400 @@ -36,7 +36,7 @@ * use these constants. * For examples of setting the default window-closing operation, see * Responding to Window-Closing Events, + href="http://docs.oracle.com/javase/tutorial/uiswing/components/frame.html#windowevents">Responding to Window-Closing Events, * a section in The Java Tutorial. * @see JFrame#setDefaultCloseOperation(int) * @see JDialog#setDefaultCloseOperation(int)