Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.2
-
Component/s: Runtime: Threads and Concurrency
-
Labels:None
-
Number of attachments :
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.
Rather than doing this as a separate task it was lumped in with the work on the
RVM-91branch. I will extract out and commit in reasonable sized chunks to main trunk.