[FYI/JDWP] FieldCommandSet.java and InterfaceCommandSet.java

Aaron Luchko aluchko@redhat.com
Tue Jul 12 23:42:00 GMT 2005


Ok these are a couple of easy ones :)

Neither Field nor InterfaceType Command Sets have any commands. As such
they should never be called. I've implemented a couple bare bones
implementations for each that just throw a NotImplementedException when
called.

Aaron

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

        * gnu/classpath/jdwp/processor/FieldCommandSet.java:
        Implemented the Field CommandSet.
        * gnu/classpath/jdwp/processor/InterfaceTypeCommandSet.java:
        Implemented the InterfaceType CommandSet.

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


More information about the Java-patches mailing list