src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.hpp

changeset 1040
98cb887364d3
parent 435
a61af66fc99e
child 1907
c18cbe5936b8
     1.1 --- a/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -69,7 +69,7 @@
     1.4    // end of the sweep of the tenured generation.
     1.5    PerfVariable* _avg_cms_free_counter;
     1.6    // Average of the free space in the tenured generation at the
     1.7 -  // start of the sweep of the tenured genertion.
     1.8 +  // start of the sweep of the tenured generation.
     1.9    PerfVariable* _avg_cms_free_at_sweep_counter;
    1.10    // Average of the free space in the tenured generation at the
    1.11    // after any resizing of the tenured generation at the end

mercurial