JDK-8133527 : JFR reports abnormally high machine CPU consumption on Linux
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_2.6
  • CPU: generic
  • Submitted: 2015-08-13
  • Updated: 2016-01-14
  • Resolved: 2015-08-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b81Fixed
Related Reports
Relates :  
Sub Tasks
JDK-8143557 :  
Description
The code used to calculate various CPU usage statics depends on out-of-date interpretation of various fields in /proc/stats that no longer hold true since Linux 2.6. This can result in issues like JFR reporting 100% CPU consumption for IO heavy loads.
Comments
Forwarded e-mail thread to you [~dbuck].
17-08-2015