--- old/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeSelectionModel.java 2015-04-01 22:34:29.984472510 -0700 +++ new/src/java.desktop/share/classes/javax/swing/tree/DefaultTreeSelectionModel.java 2015-04-01 22:34:29.804472505 -0700 @@ -664,9 +664,8 @@ * * If no such listeners exist, this method returns an empty array. * - * @param listenerType the type of listeners requested; this parameter - * should specify an interface that descends from - * java.util.EventListener + * @param the listener type + * @param listenerType the type of listeners requested * @return an array of all objects registered as * FooListeners on this component, * or an empty array if no such