comparison src/share/vm/gc_implementation/includeDB_gc_serial @ 0:a61af66fc99e jdk7-b24

Initial load
author duke
date Sat, 01 Dec 2007 00:00:00 +0000
parents
children e018e6884bd8
comparison
equal deleted inserted replaced
-1:000000000000 0:a61af66fc99e
1 //
2 // Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved.
3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 //
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
7 // published by the Free Software Foundation.
8 //
9 // This code is distributed in the hope that it will be useful, but WITHOUT
10 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
12 // version 2 for more details (a copy is included in the LICENSE file that
13 // accompanied this code).
14 //
15 // You should have received a copy of the GNU General Public License version
16 // 2 along with this work; if not, write to the Free Software Foundation,
17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18 //
19 // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
20 // CA 95054 USA or visit www.sun.com if you need additional information or
21 // have any questions.
22 //
23 //
24
25 adaptiveSizePolicy.hpp collectedHeap.hpp
26 adaptiveSizePolicy.hpp gcCause.hpp
27 adaptiveSizePolicy.hpp gcUtil.hpp
28 adaptiveSizePolicy.hpp allocation.hpp
29 adaptiveSizePolicy.hpp universe.hpp
30
31 adaptiveSizePolicy.cpp adaptiveSizePolicy.hpp
32 adaptiveSizePolicy.cpp gcCause.hpp
33 adaptiveSizePolicy.cpp ostream.hpp
34 adaptiveSizePolicy.cpp timer.hpp
35
36 ageTable.cpp ageTable.hpp
37 ageTable.cpp collectorPolicy.hpp
38 ageTable.cpp copy.hpp
39 ageTable.cpp gcPolicyCounters.hpp
40 ageTable.cpp resourceArea.hpp
41 ageTable.cpp sharedHeap.hpp
42
43 ageTable.hpp markOop.hpp
44 ageTable.hpp oop.hpp
45 ageTable.hpp perfData.hpp
46
47 collectorCounters.cpp collectorCounters.hpp
48 collectorCounters.cpp resourceArea.hpp
49
50 collectorCounters.hpp perfData.hpp
51
52 cSpaceCounters.cpp resourceArea.hpp
53 cSpaceCounters.cpp cSpaceCounters.hpp
54
55 cSpaceCounters.hpp space.inline.hpp
56 cSpaceCounters.hpp perfData.hpp
57 cSpaceCounters.hpp generationCounters.hpp
58
59 gcPolicyCounters.cpp resourceArea.hpp
60 gcPolicyCounters.cpp gcPolicyCounters.hpp
61
62 gcPolicyCounters.hpp perfData.hpp
63
64 gcStats.cpp gcStats.hpp
65 gcStats.cpp gcUtil.hpp
66
67 gcStats.hpp gcUtil.hpp
68
69 gcUtil.cpp gcUtil.hpp
70
71 gcUtil.hpp allocation.hpp
72 gcUtil.hpp debug.hpp
73 gcUtil.hpp globalDefinitions.hpp
74 gcUtil.hpp timer.hpp
75
76 generationCounters.cpp generationCounters.hpp
77 generationCounters.cpp resourceArea.hpp
78
79 generationCounters.hpp perfData.hpp
80 generationCounters.hpp virtualspace.hpp
81
82 immutableSpace.hpp iterator.hpp
83
84 liveRange.hpp copy.hpp
85 liveRange.hpp memRegion.hpp
86
87 markSweep.cpp collectedHeap.inline.hpp
88 markSweep.cpp markSweep.inline.hpp
89 markSweep.cpp oop.inline.hpp
90
91 markSweep.hpp growableArray.hpp
92 markSweep.hpp markOop.hpp
93 markSweep.hpp oop.hpp
94 markSweep.hpp timer.hpp
95 markSweep.hpp universe.hpp
96
97 markSweep.inline.hpp collectedHeap.hpp
98 markSweep.inline.hpp markSweep.hpp
99
100 mutableSpace.hpp immutableSpace.hpp
101 mutableSpace.hpp memRegion.hpp
102 mutableSpace.hpp copy.hpp
103
104 vmGCOperations.cpp vmGCOperations.hpp
105 vmGCOperations.cpp dtrace.hpp
106 vmGCOperations.cpp classLoader.hpp
107 vmGCOperations.cpp gcLocker.inline.hpp
108 vmGCOperations.cpp genCollectedHeap.hpp
109 vmGCOperations.cpp handles.inline.hpp
110 vmGCOperations.cpp init.hpp
111 vmGCOperations.cpp instanceKlass.hpp
112 vmGCOperations.cpp instanceRefKlass.hpp
113 vmGCOperations.cpp interfaceSupport.hpp
114 vmGCOperations.cpp javaClasses.hpp
115 vmGCOperations.cpp jvmtiExport.hpp
116 vmGCOperations.cpp oopFactory.hpp
117 vmGCOperations.cpp preserveException.hpp
118
119 vmGCOperations.hpp vm_operations.hpp
120 vmGCOperations.hpp heapInspection.hpp
121 vmGCOperations.hpp handles.hpp
122 vmGCOperations.hpp jniHandles.hpp
123 vmGCOperations.hpp synchronizer.hpp