Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8027870 | 8 | Jaroslav Bachorík | P3 | Resolved | Fixed | b115 |
The hotspot will publish a new counter for the JVM uptime.
Linux/BSD implementations of os::elapsed_counter() need to use HR timer when available (as opposed to using always TOD now)
Linux/BSD implementations of os::elapsed_counter() need to use HR timer when available (as opposed to using always TOD now)
- backported by
-
JDK-8027870 Prepare hotspot for non TOD based uptime counter
-
- Resolved
-