RFR (S): 7176220 'Full GC' events miss date stamp information occasionally
John Cuthbertson
john.cuthbertson at oracle.com
Mon May 13 20:43:13 UTC 2013
Hi Andreas,
These changes look good.
What's the plan for fixing this in hs25?
JohnC
On 5/13/2013 9:01 AM, Andreas Eriksson wrote:
> Hi all,
>
> Please take a look at my changes for bug 7176220.
> The problem is that CMS sometimes misses datestamps for time trace
> printouts.
>
> The proposed fix is to move the datestamp print logic into the class
> that handles time trace printouts, GCTraceTime.
> This would make it consistent with timestamps, which are already
> printed from there.
>
> Bugs.sun:
> http://bugs.sun.com/view_bug.do?bug_id=7176220
>
> JIRA:
> https://jbs.oracle.com/bugs/browse/JDK-7176220
>
> Webrev:
> http://cr.openjdk.java.net/~aeriksso/7176220/webrev.00/
>
> Testing:
> jprt, jtreg
>
> Thanks,
> Andreas
>
More information about the hotspot-gc-dev
mailing list