src/share/vm/gc_implementation/includeDB_gc_g1

changeset 1524
db0d5eba9d20
parent 1377
2c79770d1f6e
child 1546
44f61c24ddab
     1.1 --- a/src/share/vm/gc_implementation/includeDB_gc_g1	Thu Nov 19 13:43:25 2009 -0800
     1.2 +++ b/src/share/vm/gc_implementation/includeDB_gc_g1	Fri Nov 20 14:47:01 2009 -0500
     1.3 @@ -222,6 +222,15 @@
     1.4  g1MarkSweep.hpp                         timer.hpp
     1.5  g1MarkSweep.hpp                         universe.hpp
     1.6  
     1.7 +g1MemoryPool.cpp                        heapRegion.hpp
     1.8 +g1MemoryPool.cpp                        g1CollectedHeap.inline.hpp
     1.9 +g1MemoryPool.cpp                        g1CollectedHeap.hpp
    1.10 +g1MemoryPool.cpp                        g1CollectorPolicy.hpp
    1.11 +g1MemoryPool.cpp                        g1MemoryPool.hpp
    1.12 +
    1.13 +g1MemoryPool.hpp                        memoryUsage.hpp
    1.14 +g1MemoryPool.hpp                        memoryPool.hpp
    1.15 +
    1.16  g1OopClosures.inline.hpp		concurrentMark.hpp
    1.17  g1OopClosures.inline.hpp		g1OopClosures.hpp
    1.18  g1OopClosures.inline.hpp		g1CollectedHeap.hpp
    1.19 @@ -303,6 +312,8 @@
    1.20  
    1.21  klass.hpp				g1OopClosures.hpp
    1.22  
    1.23 +memoryService.cpp                       g1MemoryPool.hpp
    1.24 +
    1.25  ptrQueue.cpp                            allocation.hpp
    1.26  ptrQueue.cpp                            allocation.inline.hpp
    1.27  ptrQueue.cpp                            mutex.hpp

mercurial