author | never |
Tue, 26 Aug 2008 15:49:40 -0700 | |
changeset 1065 | dbeb68f8a0ee |
parent 1059 | 3ab6bb629000 |
child 1066 | 717c3345024f |
--- a/hotspot/src/share/vm/ci/ciTypeFlow.hpp Thu Aug 21 05:49:06 2008 -0700 +++ b/hotspot/src/share/vm/ci/ciTypeFlow.hpp Tue Aug 26 15:49:40 2008 -0700 @@ -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