[RFA/JDWP] ClassObjectReferenceCommandSet.java

Tom Tromey tromey@redhat.com
Wed Jul 20 17:13:00 GMT 2005


>>>>> "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"?

Tom



More information about the Java-patches mailing list