-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
Thread.stop is degraded to throw UOE so it doesn't cause ThreadDeath to be thrown. A number of test classes have code to catch and re-throw ThreadDeath. These should be cleaned up.