-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b118
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2196610 | 6u22 | Chris Hegarty | P2 | Closed | Fixed | b02 |
JDK-2196611 | OpenJDK6 | Chris Hegarty | P2 | Resolved | Fixed | b21 |
JDK-2196662 | 5.0u26 | Abhijit Saha | P2 | Closed | Fixed | b02 |
JDK-2196663 | 1.4.2_28 | Unassigned | P4 | Closed | Not an Issue | |
JDK-2196664 | 1.3.1_29 | Unassigned | P4 | Closed | Not an Issue |
Part of the fix for 6926623 incremented the number of unstarted threads in the cloner's thread group. It incorrectly always does this. It should only increment the unstarted thread count if the thread is actually unstarted.
- backported by
-
JDK-2196611 Thread.clone should NOT invoke addUnstarted on started threads
-
- Resolved
-
-
JDK-2196610 Thread.clone should NOT invoke addUnstarted on started threads
-
- Closed
-
-
JDK-2196662 Thread.clone should NOT invoke addUnstarted on started threads
-
- Closed
-
-
JDK-2196663 Thread.clone should NOT invoke addUnstarted on started threads
-
- Closed
-
-
JDK-2196664 Thread.clone should NOT invoke addUnstarted on started threads
-
- Closed
-