--- old/src/share/classes/javax/swing/filechooser/FileView.java 2013-09-25 23:23:36.778023087 +0400 +++ new/src/share/classes/javax/swing/filechooser/FileView.java 2013-09-25 23:23:36.610023081 +0400 @@ -57,7 +57,7 @@ * yourJDK/demo/jfc/FileChooserDemo/ExampleFileView.java. * For more information and examples see * How to Use File Choosers, + href="http://docs.oracle.com/javase/tutorial/uiswing/components/filechooser.html">How to Use File Choosers, * a section in The Java Tutorial. * * @see javax.swing.JFileChooser