--- old/src/share/classes/javax/swing/ProgressMonitor.java 2013-09-25 23:23:27.574022767 +0400 +++ new/src/share/classes/javax/swing/ProgressMonitor.java 2013-09-25 23:23:27.438022763 +0400 @@ -71,7 +71,7 @@ * * For further documentation and examples see * How to Monitor Progress, + href="http://docs.oracle.com/javase/tutorial/uiswing/components/progress.html">How to Monitor Progress, * a section in The Java Tutorial. * * @see ProgressMonitorInputStream