classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [FYI/JDWP] shutting down in PacketProcessor


From: Aaron Luchko
Subject: [cp-patches] [FYI/JDWP] shutting down in PacketProcessor
Date: Tue, 12 Jul 2005 15:30:03 -0400

I've committed this patch to the trunk. This makes a minor improvement
in the shutdown sequence for jdwp by having the Jdwp object itself
handle the shutdown from the top level instead of PacketProcessor
telling the collection (and possibly the whole VM) to exit itself.

Aaron

ChangeLog

2005-07-12  Aaron Luchko  <address@hidden>

        * gnu/classpath/jdwp/processor/PacketProcessor.java (run): Send
        shutdown to jdwp instead of connection.

Attachment: jdwpPacketProcessor.patch
Description: Text Data


reply via email to

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