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.
Activity
Peter Donald
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Runtime: Threads and Concurrency [ 12865 ] |
Peter Donald
made changes -
| Fix Version/s | 2.9.2 [ 13599 ] | |
| Fix Version/s | 2.9.1 [ 13529 ] |
Peter Donald
made changes -
| Assignee | Ian Rogers [ ianrogers ] | Peter Donald [ pdonald ] |
Peter Donald
made changes -
| Assignee | Peter Donald [ pdonald ] | Ian Rogers [ ianrogers ] |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
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.