--- old/src/share/classes/javax/swing/SwingUtilities.java Wed Jan 7 17:53:23 2015 +++ new/src/share/classes/javax/swing/SwingUtilities.java Wed Jan 7 17:53:21 2015 @@ -1278,7 +1278,7 @@ *

* Additional documentation and examples for this method can be * found in - * Concurrency in Swing. + * Concurrency in Swing. *

* As of 1.3 this method is just a cover for java.awt.EventQueue.invokeLater(). *

@@ -1329,7 +1329,7 @@ *

* Additional documentation and examples for this method can be * found in - * Concurrency in Swing. + * Concurrency in Swing. *

* As of 1.3 this method is just a cover for * java.awt.EventQueue.invokeAndWait().