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

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

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

revision 1.2 by keiths, Thu Aug 25 22:09:49 2005 UTC revision 1.3 by keiths, Thu Sep 8 17:18:59 2005 UTC
# Line 85  public class ThreadGroupReferenceCommand Line 85  public class ThreadGroupReferenceCommand
85          // So if we throw an IOException we're in serious trouble          // So if we throw an IOException we're in serious trouble
86          throw new JdwpInternalErrorException(ex);          throw new JdwpInternalErrorException(ex);
87        }        }
88      return true;  
89        return false;
90    }    }
91    
92    private void executeName(ByteBuffer bb, DataOutputStream os)    private void executeName(ByteBuffer bb, DataOutputStream os)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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