--- old/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java 2013-09-25 23:23:48.854023507 +0400 +++ new/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java 2013-09-25 23:23:48.694023501 +0400 @@ -800,7 +800,7 @@ * NOTE: By default, the look and feel will be set to the * Cross Platform Look and Feel (which is currently Metal). * The following code tries to set the Look and Feel to Nimbus. - * http://download.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html + * http://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html */ try { for (LookAndFeelInfo info : UIManager.