Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198042 | 7 | John Coomes | P4 | Closed | Fixed | b109 |
JDK-2197795 | 6u23 | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-2199695 | 6u22m | John Coomes | P4 | Resolved | Fixed | b01 |
JDK-2197509 | 6u21p | John Coomes | P4 | Resolved | Fixed | b03 |
Code to keep some basic statistics on TaskQueue operations like pushes, overflow pushes, steals, etc., exists in the ParNew ParScanThreadState class and related classes. This code should be removed and the stats built into TaskQueue should be used instead.
- backported by
-
JDK-2197509 ParNew: shared TaskQueue statistics
-
- Resolved
-
-
JDK-2197795 ParNew: shared TaskQueue statistics
-
- Resolved
-
-
JDK-2199695 ParNew: shared TaskQueue statistics
-
- Resolved
-
-
JDK-2198042 ParNew: shared TaskQueue statistics
-
- Closed
-
- relates to
-
JDK-6962947 shared TaskQueue statistics
-
- Resolved
-
-
JDK-6976378 ParNew: stats are printed unconditionally in debug builds
-
- Closed
-
(1 relates to)