--- old/src/share/classes/javax/swing/WindowConstants.java Wed Jan 7 17:53:40 2015 +++ new/src/share/classes/javax/swing/WindowConstants.java Wed Jan 7 17:53:39 2015 @@ -36,7 +36,7 @@ * use these constants. * For examples of setting the default window-closing operation, see * Responding to Window-Closing Events, + href="https://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)