This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA/JDWP} ObjectReferenceCommandSet.java
On Tue, 2005-07-12 at 14:15 -0400, Bryce McKinlay wrote:
> Aaron Luchko wrote:
>
> >Here's the implementation for the ObjectReference CommandSet
> >
> >http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ObjectReference
> >
> >ChangeLog
> >
> >2005-07-08 Aaron Luchko <aluchko@redhat.com>
> >
> > *gnu/classpath/jdwp/processor/ObjectReferenceCommandSet.java:
> > New file.
> >
> >
>
> OK
Thanks, Committed to trunk.
Aaron