Update from classpath trunk:
* classpath/lib/gnu/classpath/jdwp/value/StringValue.class:
Regenerate.
* gnu/classpath/jdwp/value/StringValue.java
(StringValue): Tag of StringValue is STRING not OBJECT.
(write): String values are written to the wire as tag byte
and object ID, not JdwpString.
From-SVN: r125897
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-07-20 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* classpath/lib/gnu/classpath/jdwp/value/StringValue.class:
|
||||
Regenerate.
|
||||
|
||||
2007-07-20 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* gnu/classpath/jdwp/VMVirtualMachine.java (executeMethod):
|
||||
|
||||
Reference in New Issue
Block a user