view hotspot/src/share/vm/gc_implementation/includeDB_gc_shared @ 1:193df1943809 trunk

[svn] Load openjdk/jdk7/b13 into jdk/trunk.
author xiomara
date Fri, 25 May 2007 00:49:14 +0000
parents a4ed3fb96592
children 16f2b6c91171
line wrap: on
line source

//
// Copyright 2001-2007 Sun Microsystems, Inc.  All Rights Reserved.
// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
//
// This code is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License version 2 only, as
// published by the Free Software Foundation.
//
// This code is distributed in the hope that it will be useful, but WITHOUT
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
// version 2 for more details (a copy is included in the LICENSE file that
// accompanied this code).
//
// You should have received a copy of the GNU General Public License version
// 2 along with this work; if not, write to the Free Software Foundation,
// Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
//
// Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
// CA 95054 USA or visit www.sun.com if you need additional information or
// have any questions.
//  
//

// NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps!

adaptiveSizePolicy.hpp			collectedHeap.hpp
adaptiveSizePolicy.hpp			gcCause.hpp
adaptiveSizePolicy.hpp			gcUtil.hpp
adaptiveSizePolicy.hpp			allocation.hpp
adaptiveSizePolicy.hpp			universe.hpp

adaptiveSizePolicy.cpp			adaptiveSizePolicy.hpp
adaptiveSizePolicy.cpp			gcCause.hpp
adaptiveSizePolicy.cpp			ostream.hpp
adaptiveSizePolicy.cpp			timer.hpp

ageTable.cpp                            ageTable.hpp
ageTable.cpp				collectorPolicy.hpp
ageTable.cpp                            copy.hpp
ageTable.cpp                            gcAdaptivePolicyCounters.hpp
ageTable.cpp                            resourceArea.hpp
ageTable.cpp                            sharedHeap.hpp

ageTable.hpp                            markOop.hpp
ageTable.hpp                            oop.hpp
ageTable.hpp                            perfData.hpp

collectorCounters.cpp                   collectorCounters.hpp
collectorCounters.cpp                   resourceArea.hpp

collectorCounters.hpp                   perfData.hpp

cSpaceCounters.cpp                      resourceArea.hpp
cSpaceCounters.cpp                      cSpaceCounters.hpp

cSpaceCounters.hpp                      space.inline.hpp
cSpaceCounters.hpp                      perfData.hpp
cSpaceCounters.hpp                      generationCounters.hpp

gcAdaptivePolicyCounters.hpp		adaptiveSizePolicy.hpp
gcAdaptivePolicyCounters.hpp		gcPolicyCounters.hpp

gcAdaptivePolicyCounters.cpp		resourceArea.hpp
gcAdaptivePolicyCounters.cpp            gcAdaptivePolicyCounters.hpp

gcPolicyCounters.cpp                    resourceArea.hpp
gcPolicyCounters.cpp                    gcPolicyCounters.hpp

gcPolicyCounters.hpp                    perfData.hpp

gcStats.cpp				gcStats.hpp
gcStats.cpp				gcUtil.hpp

gcStats.hpp				gcUtil.hpp

gcUtil.cpp                              gcUtil.hpp

gcUtil.hpp                              allocation.hpp
gcUtil.hpp                              debug.hpp
gcUtil.hpp                              globalDefinitions.hpp
gcUtil.hpp				timer.hpp

generationCounters.cpp                  generationCounters.hpp
generationCounters.cpp                  resourceArea.hpp

generationCounters.hpp                  perfData.hpp
generationCounters.hpp                  virtualspace.hpp

gSpaceCounters.cpp                      generation.hpp
gSpaceCounters.cpp                      resourceArea.hpp
gSpaceCounters.cpp                      gSpaceCounters.hpp

gSpaceCounters.hpp                      generation.hpp
gSpaceCounters.hpp                      perfData.hpp
gSpaceCounters.hpp                      generationCounters.hpp

immutableSpace.cpp                      immutableSpace.hpp
immutableSpace.cpp                      oop.inline.hpp
immutableSpace.cpp                      universe.hpp

immutableSpace.hpp                      iterator.hpp

isGCActiveMark.hpp                      parallelScavengeHeap.hpp

liveRange.hpp                           copy.hpp
liveRange.hpp                           memRegion.hpp

markSweep.cpp                           collectedHeap.inline.hpp
markSweep.cpp                           markSweep.inline.hpp
markSweep.cpp                           oop.inline.hpp

markSweep.hpp                           growableArray.hpp
markSweep.hpp                           markOop.hpp
markSweep.hpp                           oop.hpp
markSweep.hpp                           timer.hpp
markSweep.hpp                           universe.hpp

markSweep.inline.hpp                    collectedHeap.hpp
markSweep.inline.hpp                    markSweep.hpp
markSweep.inline.hpp			psParallelCompact.hpp

mutableSpace.cpp                        mutableSpace.hpp
mutableSpace.cpp                        oop.inline.hpp
mutableSpace.cpp                        safepoint.hpp
mutableSpace.cpp                        thread.hpp

mutableSpace.hpp                        immutableSpace.hpp
mutableSpace.hpp                        memRegion.hpp
mutableSpace.hpp                        copy.hpp

mutableNUMASpace.cpp                    mutableNUMASpace.hpp
mutableNUMASpace.cpp                    sharedHeap.hpp
mutableNUMASpace.cpp                    thread.hpp

mutableNUMASpace.hpp                    mutableSpace.hpp
mutableNUMASpace.hpp                    gcUtil.hpp

spaceCounters.cpp                       resourceArea.hpp
spaceCounters.cpp                       spaceCounters.hpp

spaceCounters.hpp                       immutableSpace.hpp
spaceCounters.hpp                       mutableSpace.hpp
spaceCounters.hpp                       perfData.hpp
spaceCounters.hpp                       generationCounters.hpp

vmGCOperations.cpp                      vmGCOperations.hpp
vmGCOperations.cpp                      dtrace.hpp
vmGCOperations.cpp                      parallelScavengeHeap.inline.hpp
vmGCOperations.cpp                      psMarkSweep.hpp
vmGCOperations.cpp                      psScavenge.hpp
vmGCOperations.cpp                      psScavenge.inline.hpp
vmGCOperations.cpp                      classLoader.hpp
vmGCOperations.cpp                      gcLocker.inline.hpp
vmGCOperations.cpp                      genCollectedHeap.hpp
vmGCOperations.cpp                      handles.inline.hpp
vmGCOperations.cpp                      init.hpp
vmGCOperations.cpp                      instanceKlass.hpp
vmGCOperations.cpp                      instanceRefKlass.hpp
vmGCOperations.cpp                      interfaceSupport.hpp
vmGCOperations.cpp                      javaClasses.hpp
vmGCOperations.cpp                      jvmtiExport.hpp
vmGCOperations.cpp                      oopFactory.hpp
vmGCOperations.cpp                      preserveException.hpp
vmGCOperations.cpp			concurrentMarkSweepGeneration.inline.hpp

vmGCOperations.hpp                      vm_operations.hpp
vmGCOperations.hpp                      parallelScavengeHeap.hpp
vmGCOperations.hpp                      heapInspection.hpp
vmGCOperations.hpp                      handles.hpp
vmGCOperations.hpp                      jniHandles.hpp
vmGCOperations.hpp                      synchronizer.hpp