< prev index next >

src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp

Print this page
rev 53772 : imported patch 8218672-aot-scan-wrong-position

*** 53,74 **** ObjectSynchronizerRoots, ManagementRoots, SystemDictionaryRoots, CLDGRoots, JVMTIRoots, CMRefRoots, WaitForStrongCLD, WeakCLDRoots, SATBFiltering, UpdateRS, ScanHCC, ScanRS, OptScanRS, CodeRoots, - #if INCLUDE_AOT - AOTCodeRoots, - #endif ObjCopy, OptObjCopy, Termination, Other, GCWorkerTotal, --- 53,74 ---- ObjectSynchronizerRoots, ManagementRoots, SystemDictionaryRoots, CLDGRoots, JVMTIRoots, + #if INCLUDE_AOT + AOTCodeRoots, + #endif CMRefRoots, WaitForStrongCLD, WeakCLDRoots, SATBFiltering, UpdateRS, ScanHCC, ScanRS, OptScanRS, CodeRoots, ObjCopy, OptObjCopy, Termination, Other, GCWorkerTotal,
< prev index next >