src/share/vm/gc_implementation/includeDB_gc_shared

changeset 447
6432c3bb6240
parent 435
a61af66fc99e
child 600
437d03ea40b1
child 777
37f87013dfd8
     1.1 --- a/src/share/vm/gc_implementation/includeDB_gc_shared	Tue Feb 26 15:57:49 2008 -0800
     1.2 +++ b/src/share/vm/gc_implementation/includeDB_gc_shared	Fri Feb 29 14:42:56 2008 -0800
     1.3 @@ -19,15 +19,22 @@
     1.4  // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
     1.5  // CA 95054 USA or visit www.sun.com if you need additional information or
     1.6  // have any questions.
     1.7 -//  
     1.8 +//
     1.9  //
    1.10  
    1.11  // NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps!
    1.12  
    1.13 -gcAdaptivePolicyCounters.hpp		adaptiveSizePolicy.hpp
    1.14 -gcAdaptivePolicyCounters.hpp		gcPolicyCounters.hpp
    1.15 +allocationStats.cpp                     allocationStats.hpp
    1.16 +allocationStats.cpp                     ostream.hpp
    1.17  
    1.18 -gcAdaptivePolicyCounters.cpp		resourceArea.hpp
    1.19 +allocationStats.hpp                     allocation.hpp
    1.20 +allocationStats.hpp                     gcUtil.hpp
    1.21 +allocationStats.hpp                     globalDefinitions.hpp
    1.22 +
    1.23 +gcAdaptivePolicyCounters.hpp            adaptiveSizePolicy.hpp
    1.24 +gcAdaptivePolicyCounters.hpp            gcPolicyCounters.hpp
    1.25 +
    1.26 +gcAdaptivePolicyCounters.cpp            resourceArea.hpp
    1.27  gcAdaptivePolicyCounters.cpp            gcAdaptivePolicyCounters.hpp
    1.28  
    1.29  gSpaceCounters.cpp                      generation.hpp
    1.30 @@ -44,7 +51,7 @@
    1.31  
    1.32  isGCActiveMark.hpp                      parallelScavengeHeap.hpp
    1.33  
    1.34 -markSweep.inline.hpp			psParallelCompact.hpp
    1.35 +markSweep.inline.hpp                    psParallelCompact.hpp
    1.36  
    1.37  mutableNUMASpace.cpp                    mutableNUMASpace.hpp
    1.38  mutableNUMASpace.cpp                    sharedHeap.hpp

mercurial