comparison src/share/vm/gc_implementation/includeDB_gc_shared @ 356:1ee8caae33af

Merge
author tonyp
date Thu, 21 Aug 2008 23:36:31 -0400
parents 6aae2f9d0294 850fdf70db2b
children 818efdefcc99
comparison
equal deleted inserted replaced
355:0edda524b58c 356:1ee8caae33af
1 // 1 //
2 // Copyright 2001-2007 Sun Microsystems, Inc. All Rights Reserved. 2 // Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 // 4 //
5 // This code is free software; you can redistribute it and/or modify it 5 // This code is free software; you can redistribute it and/or modify it
6 // under the terms of the GNU General Public License version 2 only, as 6 // under the terms of the GNU General Public License version 2 only, as
7 // published by the Free Software Foundation. 7 // published by the Free Software Foundation.
78 markSweep.inline.hpp psParallelCompact.hpp 78 markSweep.inline.hpp psParallelCompact.hpp
79 79
80 mutableNUMASpace.cpp mutableNUMASpace.hpp 80 mutableNUMASpace.cpp mutableNUMASpace.hpp
81 mutableNUMASpace.cpp oop.inline.hpp 81 mutableNUMASpace.cpp oop.inline.hpp
82 mutableNUMASpace.cpp sharedHeap.hpp 82 mutableNUMASpace.cpp sharedHeap.hpp
83 mutableNUMASpace.cpp spaceDecorator.hpp
83 mutableNUMASpace.cpp thread_<os_family>.inline.hpp 84 mutableNUMASpace.cpp thread_<os_family>.inline.hpp
84 85
85 mutableNUMASpace.hpp mutableSpace.hpp 86 mutableNUMASpace.hpp mutableSpace.hpp
86 mutableNUMASpace.hpp gcUtil.hpp 87 mutableNUMASpace.hpp gcUtil.hpp
87 88
88 mutableSpace.cpp mutableSpace.hpp 89 mutableSpace.cpp mutableSpace.hpp
89 mutableSpace.cpp oop.inline.hpp 90 mutableSpace.cpp oop.inline.hpp
90 mutableSpace.cpp safepoint.hpp 91 mutableSpace.cpp safepoint.hpp
92 mutableSpace.cpp spaceDecorator.hpp
91 mutableSpace.cpp thread.hpp 93 mutableSpace.cpp thread.hpp
92 94
93 spaceCounters.cpp resourceArea.hpp 95 spaceCounters.cpp resourceArea.hpp
94 spaceCounters.cpp spaceCounters.hpp 96 spaceCounters.cpp spaceCounters.hpp
95 97