--- old/src/share/vm/ci/ciTypeFlow.hpp Tue Aug 26 14:11:18 2008 +++ new/src/share/vm/ci/ciTypeFlow.hpp Tue Aug 26 14:11:17 2008 @@ -127,7 +127,7 @@ // Used as a combined index for locals and temps enum Cell { - Cell_0 + Cell_0, Cell_max = INT_MAX }; // A StateVector summarizes the type information at some