--- old/src/share/classes/javax/swing/Timer.java Wed Jan 7 17:53:31 2015 +++ new/src/share/classes/javax/swing/Timer.java Wed Jan 7 17:53:30 2015 @@ -121,7 +121,7 @@ *

* You can find further documentation * and several examples of using timers by visiting - * How to Use Timers, * a section in The Java Tutorial. * For more examples and help in choosing between