Bug 1631

Summary: README: Terminating VM on Linux (1GEYWL7)
Product: [Eclipse Project] JDT Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: Darin Wright <darin.eclipse>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, eclipse
Version: 2.0Keywords: readme
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Darin Wright CLA 2001-10-10 22:16:36 EDT
DW (6/7/01 3:31:56 PM)
	Terminating an IBM 1.3 VM on Linux does not work properly.
	Terminating the launch or the associated OS process has the desired effect.

	When a debug target (VM) is selected in the debug view and terminate
	is pressed, the VM will remain in with all threads. The workaround is
	to use "terminate and remove".

	There appears to be a bug in the JDI (target side) implementation or VM.
	This only occurrs when a thread in the VM being terminated has a suspended
	thread. It appears the VM waits forever for the suspended thread to complete.

DW (6/8/01 12:49:34 PM)
	It appears that terminating the suspended thread will clean things up
	since that also resumes the thread (so it can terminate), which allows the VM	
	to exit.

DW (6/15/01 10:58:28 AM)
	Added to README.
Comment 1 Darin Wright CLA 2002-02-26 14:46:43 EST
Deferred
Comment 2 Darin Wright CLA 2002-08-12 16:26:12 EDT
*** Bug 21496 has been marked as a duplicate of this bug. ***
Comment 3 Darin Wright CLA 2002-08-28 13:11:07 EDT
No action planned.
Comment 4 Darin Wright CLA 2002-08-28 13:11:22 EDT
This is a Vm bug.