src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp

changeset 3337
41406797186b
parent 3126
f1b4e0e0bdad
child 3539
a9647476d1a4
equal deleted inserted replaced
3336:fd2b426c30db 3337:41406797186b
67 ErgoHeuristicMask = ~ErgoLevelMask, 67 ErgoHeuristicMask = ~ErgoLevelMask,
68 68
69 ErgoHeapSizing = 0, 69 ErgoHeapSizing = 0,
70 ErgoCSetConstruction, 70 ErgoCSetConstruction,
71 ErgoConcCycles, 71 ErgoConcCycles,
72 ErgoPartiallyYoungGCs, 72 ErgoMixedGCs,
73 73
74 ErgoHeuristicNum 74 ErgoHeuristicNum
75 } ErgoHeuristic; 75 } ErgoHeuristic;
76 76
77 class G1ErgoVerbose : AllStatic { 77 class G1ErgoVerbose : AllStatic {

mercurial