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

changeset 1040
98cb887364d3
parent 435
a61af66fc99e
child 1907
c18cbe5936b8
     1.1 --- a/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -393,7 +393,7 @@
     1.4     // Restarts the concurrent phases timer.
     1.5     void concurrent_phases_resume();
     1.6  
     1.7 -   // Time begining and end of the marking phase for
     1.8 +   // Time beginning and end of the marking phase for
     1.9     // a synchronous MS collection.  A MS collection
    1.10     // that finishes in the foreground can have started
    1.11     // in the background.  These methods capture the

mercurial