duke@435: // duke@435: // Copyright 2001-2007 Sun Microsystems, Inc. All Rights Reserved. duke@435: // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. duke@435: // duke@435: // This code is free software; you can redistribute it and/or modify it duke@435: // under the terms of the GNU General Public License version 2 only, as duke@435: // published by the Free Software Foundation. duke@435: // duke@435: // This code is distributed in the hope that it will be useful, but WITHOUT duke@435: // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or duke@435: // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License duke@435: // version 2 for more details (a copy is included in the LICENSE file that duke@435: // accompanied this code). duke@435: // duke@435: // You should have received a copy of the GNU General Public License version duke@435: // 2 along with this work; if not, write to the Free Software Foundation, duke@435: // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. duke@435: // duke@435: // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, duke@435: // CA 95054 USA or visit www.sun.com if you need additional information or duke@435: // have any questions. ysr@447: // duke@435: // duke@435: duke@435: // NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps! duke@435: ysr@447: allocationStats.cpp allocationStats.hpp ysr@447: allocationStats.cpp ostream.hpp duke@435: ysr@447: allocationStats.hpp allocation.hpp ysr@447: allocationStats.hpp gcUtil.hpp ysr@447: allocationStats.hpp globalDefinitions.hpp ysr@447: ysr@447: gcAdaptivePolicyCounters.hpp adaptiveSizePolicy.hpp ysr@447: gcAdaptivePolicyCounters.hpp gcPolicyCounters.hpp ysr@447: ysr@447: gcAdaptivePolicyCounters.cpp resourceArea.hpp duke@435: gcAdaptivePolicyCounters.cpp gcAdaptivePolicyCounters.hpp duke@435: duke@435: gSpaceCounters.cpp generation.hpp duke@435: gSpaceCounters.cpp resourceArea.hpp duke@435: gSpaceCounters.cpp gSpaceCounters.hpp duke@435: duke@435: gSpaceCounters.hpp generation.hpp duke@435: gSpaceCounters.hpp perfData.hpp duke@435: gSpaceCounters.hpp generationCounters.hpp duke@435: duke@435: immutableSpace.cpp immutableSpace.hpp duke@435: immutableSpace.cpp oop.inline.hpp duke@435: immutableSpace.cpp universe.hpp duke@435: duke@435: isGCActiveMark.hpp parallelScavengeHeap.hpp duke@435: ysr@447: markSweep.inline.hpp psParallelCompact.hpp duke@435: duke@435: mutableNUMASpace.cpp mutableNUMASpace.hpp kvn@600: mutableNUMASpace.cpp oop.inline.hpp duke@435: mutableNUMASpace.cpp sharedHeap.hpp duke@435: mutableNUMASpace.cpp thread_.inline.hpp duke@435: duke@435: mutableNUMASpace.hpp mutableSpace.hpp duke@435: mutableNUMASpace.hpp gcUtil.hpp duke@435: duke@435: mutableSpace.cpp mutableSpace.hpp duke@435: mutableSpace.cpp oop.inline.hpp duke@435: mutableSpace.cpp safepoint.hpp duke@435: mutableSpace.cpp thread.hpp duke@435: duke@435: spaceCounters.cpp resourceArea.hpp duke@435: spaceCounters.cpp spaceCounters.hpp duke@435: duke@435: spaceCounters.hpp immutableSpace.hpp duke@435: spaceCounters.hpp mutableSpace.hpp duke@435: spaceCounters.hpp perfData.hpp duke@435: spaceCounters.hpp generationCounters.hpp