6741642: bad enum definition in ciTypeFlow.hpp
authornever
Tue Aug 26 15:49:40 2008 -0700 (15 months ago)
changeset 303fa4d1d240383
parent 297f8068895c22d
child 304dc7f315e41f7
6741642: bad enum definition in ciTypeFlow.hpp
Reviewed-by: rasbold, martin
Contributed-by: doko@ubuntu.com
src/share/vm/ci/ciTypeFlow.hpp
--- a/src/share/vm/ci/ciTypeFlow.hpp Thu Aug 21 05:49:06 2008 -0700
+++ b/src/share/vm/ci/ciTypeFlow.hpp Tue Aug 26 15:49:40 2008 -0700
@@ -127,7 +127,7 @@ public:
// 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