Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.2
-
Component/s: Runtime: Threads and Concurrency
-
Labels:None
Description
java.lang.Thread is out-of-date and lacking support for inheritable thread locals, thread groups... If possible we should fit into Classpath and use its java.lang.Thread and VMThread interface.