JDK-6933513 : RFE: use time stamp in safepoint statistics so a graph can be plotted easily
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs17
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2010-03-10
  • Updated: 2010-04-02
  • Resolved: 2010-03-10
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.
Other
hs17Resolved
Related Reports
Duplicate :  
Description
The current Safepoint statistics use "time elapsed since last safepoint" which might not be easy for customer to draw a graph with the time since application starts as x-axis.

Comments
EVALUATION This will be fixed along with other fix in 6933402.
10-03-2010

EVALUATION Use time stamp instead of time elapsed since last safepoint.
10-03-2010