Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207283 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b132 |
During long enough time (tens minutes) on modern processors some VM statistic 32-bit values overflow. We need to use longs. And when a value is long we still have a problem since it is incremented not atomically in 32-bit VM.
- backported by
-
JDK-2207283 Fix some VM stats to avoid 32-bit overflow
-
- Closed
-
- relates to
-
JDK-7018849 7017124 fix broke VM build on some platforms
-
- Closed
-