Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4414144
Votes 0
Synopsis GIOP CancelRequest processing causes orb worker thread to die.
Category idl:orb
Reported Against 1.3.0_01
Release Fixed merlin
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 10-FEB-2001
Description
When a GIOP CancelRequest is received by the ORB, ThreadDeath is used to kill the worker thread. There is no need to kill the worker thread, instead the worker thread to unstack the invocation when a cancelrequest arrives and proceed to process further requests.
Work Around
N/A
Evaluation
Yes, there is no need for the worker thread to die. This has to be fixed.
  xxxxx@xxxxx   2001-02-10
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang