--- old/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp Tue Sep 13 17:10:36 2011 +++ new/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp Tue Sep 13 17:10:35 2011 @@ -58,7 +58,7 @@ // ErgoLow is 0 so that we don't have to explicitly or a heuristic // id with ErgoLow to keep its use simpler. ErgoLow = 0, - ErgoHigh = 1 << ErgoLevelShift, + ErgoHigh = 1 << ErgoLevelShift } ErgoLevel; // The available heuristics.