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

Merge
author tonyp
date Thu, 21 Aug 2008 23:36:31 -0400
parents 6aae2f9d0294 850fdf70db2b
children 37b3ca071522
comparison
equal deleted inserted replaced
355:0edda524b58c 356:1ee8caae33af
1 // 1 //
2 // Copyright 2004-2006 Sun Microsystems, Inc. All Rights Reserved. 2 // Copyright 2004-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.
26 26
27 binaryTreeDictionary.cpp allocationStats.hpp 27 binaryTreeDictionary.cpp allocationStats.hpp
28 binaryTreeDictionary.cpp binaryTreeDictionary.hpp 28 binaryTreeDictionary.cpp binaryTreeDictionary.hpp
29 binaryTreeDictionary.cpp globals.hpp 29 binaryTreeDictionary.cpp globals.hpp
30 binaryTreeDictionary.cpp ostream.hpp 30 binaryTreeDictionary.cpp ostream.hpp
31 binaryTreeDictionary.cpp spaceDecorator.hpp
31 32
32 binaryTreeDictionary.hpp freeBlockDictionary.hpp 33 binaryTreeDictionary.hpp freeBlockDictionary.hpp
33 binaryTreeDictionary.hpp freeList.hpp 34 binaryTreeDictionary.hpp freeList.hpp
34 35
35 cmsAdaptiveSizePolicy.cpp cmsAdaptiveSizePolicy.hpp 36 cmsAdaptiveSizePolicy.cpp cmsAdaptiveSizePolicy.hpp
112 compactibleFreeListSpace.cpp init.hpp 113 compactibleFreeListSpace.cpp init.hpp
113 compactibleFreeListSpace.cpp java.hpp 114 compactibleFreeListSpace.cpp java.hpp
114 compactibleFreeListSpace.cpp liveRange.hpp 115 compactibleFreeListSpace.cpp liveRange.hpp
115 compactibleFreeListSpace.cpp oop.inline.hpp 116 compactibleFreeListSpace.cpp oop.inline.hpp
116 compactibleFreeListSpace.cpp resourceArea.hpp 117 compactibleFreeListSpace.cpp resourceArea.hpp
118 compactibleFreeListSpace.cpp spaceDecorator.hpp
117 compactibleFreeListSpace.cpp universe.inline.hpp 119 compactibleFreeListSpace.cpp universe.inline.hpp
118 compactibleFreeListSpace.cpp vmThread.hpp 120 compactibleFreeListSpace.cpp vmThread.hpp
119 121
120 compactibleFreeListSpace.hpp binaryTreeDictionary.hpp 122 compactibleFreeListSpace.hpp binaryTreeDictionary.hpp
121 compactibleFreeListSpace.hpp freeList.hpp 123 compactibleFreeListSpace.hpp freeList.hpp