[RFA/JDWP] JdwpConnection cleanup

Keith Seitz keiths@redhat.com
Mon Jun 27 18:34:00 GMT 2005


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdwp-connection.patch
Type: text/x-patch
Size: 2751 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050627/3b0a3262/attachment.bin>


More information about the Java-patches mailing list