CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Robert Schuster <[EMAIL PROTECTED]> 05/11/30 11:17:50
Modified files:
. : ChangeLog
java/beans : PropertyChangeSupport.java
Log message:
Checking the argument is not necessary and in the way it way it was
done it
was not right.
2005-11-30 Robert Schuster <[EMAIL PROTECTED]>
* java/beans/PropertyChangeSupport.java:
(fireIndexedPropertyChange): Removed argument checking.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5749&tr2=1.5750&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/beans/PropertyChangeSupport.java.diff?tr1=1.12&tr2=1.13&r1=text&r2=text