classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [RFA/JDWP] JdwpConnection cleanup


From: Keith Seitz
Subject: [cp-patches] [RFA/JDWP] JdwpConnection cleanup
Date: Mon, 27 Jun 2005 11:17:31 -0700

Hi,

I believe the attached patch addresses concerns over temporary
OutputStream allocations.

The changes in this patch are reflected in
gnu.classpath.jdwp.event.Event submission.

Comments/questions/concerns?
Keith

ChangeLog
        * gnu/classpath/jdwp/transport/JdwpConnection.java (sendPacket): Rename
        to ...
        (send): ... this.
        (send): New overloaded method for sending Events.

Attachment: jdwp-connection.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]