/[classpath]/classpath/gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java
ViewVC logotype

Diff of /classpath/gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.2 by gnu_andrew, Sat Sep 10 15:31:36 2005 UTC revision 1.2.2.3 by gnu_andrew, Tue Sep 20 18:46:23 2005 UTC
# Line 118  public class ThreadReferenceCommandSet Line 118  public class ThreadReferenceCommandSet
118          // So if we throw an IOException we're in serious trouble          // So if we throw an IOException we're in serious trouble
119          throw new JdwpInternalErrorException(ex);          throw new JdwpInternalErrorException(ex);
120        }        }
121      return true;  
122        return false;
123    }    }
124    
125    private void executeName(ByteBuffer bb, DataOutputStream os)    private void executeName(ByteBuffer bb, DataOutputStream os)

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26