|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug swing/26434] Bug in DefaultListSelectionModel, possible fix and testcase attached |
Date: | 1 Mar 2006 15:22:46 -0000 |
------- Comment #4 from cvs-commit at developer dot classpath dot org 2006-03-01 15:22 ------- Subject: Bug 26434 CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Anthony Balkissoon <address@hidden> 06/02/28 21:10:14 Modified files: . : ChangeLog javax/swing : DefaultListSelectionModel.java Log message: 2006-02-28 Anthony Balkissoon <address@hidden> PR classpath/26434 * javax/swing/DefaultListSelectionModel.java: (addSelectionInterval): Return early if either of the arguments is -1. (removeSelectionInterval): Likewise. (setSelectionInterval): Likewise. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6542&tr2=1.6543&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/DefaultListSelectionModel.java.diff?tr1=1.25&tr2=1.26&r1=text&r2=text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26434
[Prev in Thread] | Current Thread | [Next in Thread] |