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

Summary: Debug sessions are not killed when they finish
Product: debugger Reporter: richard.mapes <rmapes>
Component: CodeAssignee: issues@obsolete <issues>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

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