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

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

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

revision 1.5 by keiths, Fri Sep 2 20:48:25 2005 UTC revision 1.6 by keiths, Thu Sep 8 17:18:59 2005 UTC
# Line 106  public class ObjectReferenceCommandSet Line 106  public class ObjectReferenceCommandSet
106          // So if we throw an IOException we're in serious trouble          // So if we throw an IOException we're in serious trouble
107          throw new JdwpInternalErrorException(ex);          throw new JdwpInternalErrorException(ex);
108        }        }
109      return true;  
110        return false;
111    }    }
112    
113    private void executeReferenceType(ByteBuffer bb, DataOutputStream os)    private void executeReferenceType(ByteBuffer bb, DataOutputStream os)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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