Other |
---|
5.0 betaFixed |
Relates :
|
All of the ORB threads should have their own unique threadgroup. We should give the ThreadGroup a unique, ORB specific name (something like "ORB." + System.identityHashCode( this ) inside the ORB constructor), and then make sure that properly shutting down the ORB also destroys the ThreadGroup after first shutting down all of the threads. For related info. please also see bug 4916766 ###@###.### 2003-10-10 ###@###.### 2004-03-15
|