This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

[RFA] Regenerate ThreadStartEvent & SocketTransport


Hi,

It seems that I forgot to commit the regenerated class files for this patch:

2007-04-02 Keith Seitz <keiths@redhat.com>

        * gnu/classpath/jdwp/event/ThreadStartEvent.java (Event):
        Event type is "THREAD_START" not "THREAD_END".

        * gnu/classpath/jdwp/transport/SocketTransport.java (ITransport):
        Handle configure strings ":port" and "port".

[Which I just checked in a few hours ago...]

This "patch" simply corrects this oversight... Does this qualify as "obvious"/not needing approval?

Keith

ChangeLog

2007-04-02 Keith Seitz <keiths@redhat.com>

        * classpath/lib/gnu/classpath/jdwp/event/ThreadStartEvent.class:
        Regenerated.
        * classpath/lib/gnu/classpath/jdwp/transport/SocketTransport.class:
        Regenerated.


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