src/share/vm/includeDB_core

Print this page
rev 1083 : code cache unloading for webrev 091214
rev 1085 : checkpoint unloading changes on 100107

*** 1090,1099 **** --- 1090,1100 ---- compileBroker.cpp methodOop.hpp compileBroker.cpp nativeLookup.hpp compileBroker.cpp oop.inline.hpp compileBroker.cpp os.hpp compileBroker.cpp sharedRuntime.hpp + compileBroker.cpp sweeper.hpp compileBroker.cpp systemDictionary.hpp compileBroker.cpp vmSymbols.hpp compileBroker.hpp abstractCompiler.hpp compileBroker.hpp compilerInterface.hpp
*** 3680,3689 **** --- 3681,3691 ---- sharedHeap.hpp permGen.hpp sharedRuntime.cpp abstractCompiler.hpp sharedRuntime.cpp arguments.hpp sharedRuntime.cpp biasedLocking.hpp + sharedRuntime.cpp compileBroker.hpp sharedRuntime.cpp compiledIC.hpp sharedRuntime.cpp compilerOracle.hpp sharedRuntime.cpp copy.hpp sharedRuntime.cpp dtrace.hpp sharedRuntime.cpp events.hpp
*** 3932,3948 **** --- 3934,3952 ---- stubs.hpp allocation.hpp stubs.hpp os_<os_family>.inline.hpp sweeper.cpp atomic.hpp sweeper.cpp codeCache.hpp + sweeper.cpp compileBroker.hpp sweeper.cpp events.hpp sweeper.cpp methodOop.hpp sweeper.cpp mutexLocker.hpp sweeper.cpp nmethod.hpp sweeper.cpp os.hpp sweeper.cpp resourceArea.hpp sweeper.cpp sweeper.hpp + sweeper.cpp vm_operations.hpp symbolKlass.cpp gcLocker.hpp symbolKlass.cpp handles.inline.hpp symbolKlass.cpp oop.inline.hpp symbolKlass.cpp symbolKlass.hpp
*** 4592,4601 **** --- 4596,4606 ---- vm_operations.cpp compilerOracle.hpp vm_operations.cpp deoptimization.hpp vm_operations.cpp interfaceSupport.hpp vm_operations.cpp isGCActiveMark.hpp vm_operations.cpp resourceArea.hpp + vm_operations.cpp sweeper.hpp vm_operations.cpp threadService.hpp vm_operations.cpp thread_<os_family>.inline.hpp vm_operations.cpp vmSymbols.hpp vm_operations.cpp vm_operations.hpp