Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176970 | 7 | Tony Printezis | P3 | Closed | Fixed | b15 |
JDK-2172448 | 6u10 | Tony Printezis | P3 | Resolved | Fixed | b09 |
Right now, and after CR 6450584, there are three versions of the task queue code which are identical. It'd be nice to only have one generic version of the code and create wrappers for the versions we need.
- backported by
-
JDK-2172448 Tidy up task queues
- Resolved
-
JDK-2176970 Tidy up task queues
- Closed
- relates to
-
JDK-6450584 Improve object copying order in parallel scavenge
- Resolved