CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/10/20 19:35:07
Modified files:
. : ChangeLog
java/awt : ScrollPaneAdjustable.java
Log message:
2005-10-20 Anthony Balkissoon <[EMAIL PROTECTED]>
* java/awt/ScrollPaneAdjustable.java:
(addAdjustmentListener): If parameter is null take no action and throw
no exception. Store the resulting listener chain from call to
AWTEventMulticaster.add.
(removeAdjustmentListener): If parameter is null take no action and
throw no exception. Store the resulting listener chain from call to
AWTEventMulticaster.remove.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5305&tr2=1.5306&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/ScrollPaneAdjustable.java.diff?tr1=1.9&tr2=1.10&r1=text&r2=text