commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath/gnu/classpath/jdwp/event/filters Thre...


From: Kyle Galloway
Subject: [commit-cp] classpath/gnu/classpath/jdwp/event/filters Thre...
Date: Fri, 16 Jun 2006 15:06:32 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Kyle Galloway <kgallowa>        06/06/16 15:06:31

Modified files:
        gnu/classpath/jdwp/event/filters: ThreadOnlyFilter.java 
        .              : ChangeLog 

Log message:
        2006-06-16  Kyle Galloway  <address@hidden>
        
                * gnu/classpath/jdwp/event/filters/ThreadOnlyFilter.java:
                Added check for null ThreadId to avoid null pointer
                exception. 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/classpath/jdwp/event/filters/ThreadOnlyFilter.java?cvsroot=classpath&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.7844&r2=1.7845

Patches:

Index: ChangeLog
===================================================================
RCS file: /cvsroot/classpath/classpath/ChangeLog,v
retrieving revision 1.7844
retrieving revision 1.7845
diff -u -b -r1.7844 -r1.7845
--- ChangeLog   16 Jun 2006 14:15:38 -0000      1.7844
+++ ChangeLog   16 Jun 2006 15:06:30 -0000      1.7845
@@ -1,3 +1,9 @@
+2006-06-16  Kyle Galloway  <address@hidden>
+
+       * gnu/classpath/jdwp/event/filters/ThreadOnlyFilter.java:
+       Added check for null ThreadId to avoid null pointer
+       exception.
+
 2006-06-16  David Gilbert  <address@hidden>
 
        * javax/swing/DefaultComboBoxModel.java




reply via email to

[Prev in Thread] Current Thread [Next in Thread]