-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8058902 | 9 | Staffan Larsen | P3 | Resolved | Fixed | b34 |
JDK-8083053 | emb-9 | Staffan Larsen | P3 | Resolved | Fixed | b34 |
JDK-8063442 | 8u45 | Staffan Larsen | P3 | Resolved | Fixed | b01 |
JDK-8070690 | emb-8u47 | Staffan Larsen | P3 | Resolved | Fixed | team |
The Thread class may need to be extended for certain ports or distrubutions; doing so in separate classes (and separate source files) makes the separation clearer and easier to manage. Add a separate class ThreadExt to support this. Also move find_thread_from_id() from Management to Thread and make some management functions visible outside the INCLUDE_MANAGEMENT #ifdef.
- backported by
-
JDK-8058902 add a thread extension class
-
- Resolved
-
-
JDK-8063442 add a thread extension class
-
- Resolved
-
-
JDK-8070690 add a thread extension class
-
- Resolved
-
-
JDK-8083053 add a thread extension class
-
- Resolved
-