This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r125897 - in /trunk/libjava: ChangeLog classpat...


Author: kseitz
Date: Wed Jun 20 20:35:22 2007
New Revision: 125897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125897
Log:
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.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/gnu/classpath/jdwp/value/StringValue.java
    trunk/libjava/classpath/lib/gnu/classpath/jdwp/value/StringValue.class


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]