--- old/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java Wed Jan 7 17:56:22 2015 +++ new/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java Wed Jan 7 17:56:20 2015 @@ -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://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html + * https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/nimbus.html */ try { for (LookAndFeelInfo info : UIManager.