[RFA/JDWP] ClassObjectReferenceCommandSet.java

Aaron Luchko aluchko@redhat.com
Wed Jul 20 18:22:00 GMT 2005


On Wed, 2005-07-20 at 11:10 -0600, Tom Tromey wrote:
> >>>>> "Aaron" == Aaron Luchko <aluchko@redhat.com> writes:
> 
> Aaron> 2005-07-12  Aaron Luchko  <aluchko@redhat.com>
> Aaron>      * gnu/classpath/jdwp/processor/ClassObjectReferenceCommandSet.java:
> Aaron>        Implemented the ClassObjectReference CommandSet.
> 
> This looks fine to me... one nit though.
> 
> Aaron> +            throw new NotImplementedException("Command " + command +
> Aaron> +              " not found in String Reference Command Set.");
> 
> Isn't this "Class Object", not "String"?

Oops :)

This has actually slipped into a few different CommandSets. I'll just
fix those with other future fixes.

Due to the merger it looks like I should only be committing this stuff
to classpath from now on so I've applied the patch there but not gcj.

thanks, Aaron

ChangeLog

2005-07-20  Aaron Luchko  <aluchko@redhat.com>

     * gnu/classpath/jdwp/processor/ClassObjectReferenceCommandSet.java:
       Implemented the ClassObjectReference CommandSet.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdwpClassObject2.patch
Type: text/x-patch
Size: 4050 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050720/bf9f235c/attachment.bin>


More information about the Java-patches mailing list