--- old/src/share/classes/javax/swing/text/JTextComponent.java 2013-09-25 23:23:40.490023216 +0400 +++ new/src/share/classes/javax/swing/text/JTextComponent.java 2013-09-25 23:23:40.330023211 +0400 @@ -84,7 +84,7 @@ * support). * You can find information on how to use the functionality * this class provides in - * General Rules for Using Text Components, + * General Rules for Using Text Components, * a section in The Java Tutorial. * *

@@ -2215,7 +2215,7 @@ *

* This method is thread-safe, although most Swing methods are not. Please * see + * HREF="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html"> * Concurrency in Swing for more information. * *

@@ -2473,7 +2473,7 @@ *

* This method is thread-safe, although most Swing methods are not. Please * see + * HREF="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html"> * Concurrency in Swing for more information. * *