hg: hsx/hotspot-gc/hotspot: 2 new changesets
kevin.walls at oracle.com
kevin.walls at oracle.com
Thu Aug 11 16:49:59 UTC 2011
Changeset: 41e6ee74f879
Author: kevinw
Date: 2011-08-02 14:37 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/41e6ee74f879
7072527: CMS: JMM GC counters overcount in some cases
Summary: Avoid overcounting when CMS has concurrent mode failure.
Reviewed-by: ysr
Contributed-by: rednaxelafx at gmail.com
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
+ test/gc/7072527/TestFullGCCount.java
Changeset: e9db47a083cc
Author: kevinw
Date: 2011-08-11 14:58 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/e9db47a083cc
Merge
More information about the hotspot-gc-dev
mailing list