This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12769 - Debug sessions are not killed when they finish
Summary: Debug sessions are not killed when they finish
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-12 12:20 UTC by richard.mapes
Modified: 2001-07-20 20:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description richard.mapes 2001-06-12 12:20:48 UTC
When debugging using netbeans run on a solaris box, using an X-windows terminal, 
the java processes inititated do not die. This leaves zombie processes which 
rapidly clog up the machines processor and have to be killed manually.

Debug processes should be killed when the debug session terminates
Comment 1 Jan Jancura 2001-06-19 08:42:14 UTC
This is bug of JDK:
http://developer.java.sun.com/developer/bugParade/bugs/4367942.html
is fixed in JDK 1.3.0_4