-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b13
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2225302 | 8 | Rickard Backman | P4 | Closed | Fixed | b42 |
JDK-8018237 | 7u45 | Rickard Backman | P4 | Closed | Fixed | b01 |
JDK-8002527 | 7u40 | Rickard Backman | P4 | Closed | Fixed | b01 |
Currently types and definition of fields and methods are spread across a couple of files even though it is contract on the class for all platforms. Reduce duplication and simplify code.
- backported by
-
JDK-2225302 Improve handling of thread_id in OSThread
- Closed
-
JDK-8002527 Improve handling of thread_id in OSThread
- Closed
-
JDK-8002528 Improve handling of thread_id in OSThread
- Closed
-
JDK-8018237 Improve handling of thread_id in OSThread
- Closed
- relates to
-
JDK-8000973 SA on windows thread inspection is broken
- Resolved