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,10 @@
|
||||
2007-07-20 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2007-07-20 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* gnu/classpath/jdwp/processor/ClassTypeCommandSet.java
|
||||
|
||||
Reference in New Issue
Block a user