changeset 303:fa4d1d240383

6741642: bad enum definition in ciTypeFlow.hpp Reviewed-by: rasbold, martin Contributed-by: doko@ubuntu.com
author never
date Tue, 26 Aug 2008 15:49:40 -0700
parents f8068895c22d
children dc7f315e41f7
files src/share/vm/ci/ciTypeFlow.hpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
   // 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