[cp-patches] [RFA] Add ArrayValue for JDWP
Kyle Galloway
kgallowa at redhat.com
Tue Apr 3 18:12:37 UTC 2007
Sometimes, it helps to attach a patch :-).
Kyle Galloway wrote:
> JDWP needs to distinguish between and Object and an Array to properly
> get and set values, so this patch adds the ArrayValue type, which is
> used for this purpose. It is very similar to ObjectValue, but with a
> different tag value.
>
> ChangeLog
> 2007-04-03 Kyle Galloway <kgallowa at redhat.com>
>
> * gnu/classpath/jdwp/value/ArrayValue.java: New file.
>
> Questions/comments/concerns?
>
> Thanks,
> Kyle
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arrayfix.patch
Type: text/x-patch
Size: 3363 bytes
Desc: not available
Url : http://developer.classpath.org/pipermail/classpath-patches/attachments/20070403/d5c35686/arrayfix.bin
More information about the Classpath-patches
mailing list