--- old/src/share/classes/javax/swing/JList.java Wed Jan 7 17:51:05 2015 +++ new/src/share/classes/javax/swing/JList.java Wed Jan 7 17:51:04 2015 @@ -257,8 +257,8 @@ * has been added to the java.beans package. * Please see {@link java.beans.XMLEncoder}. *

- * See How to Use Lists - * in The Java Tutorial + * See How to Use Lists + * in The Java Tutorial * for further documentation. *

* @see ListModel