aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/ci/ciTypeFlow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/ci/ciTypeFlow.hpp')
-rw-r--r--src/share/vm/ci/ciTypeFlow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/vm/ci/ciTypeFlow.hpp b/src/share/vm/ci/ciTypeFlow.hpp
index 2235a90a1..9b5193ba5 100644
--- a/src/share/vm/ci/ciTypeFlow.hpp
+++ b/src/share/vm/ci/ciTypeFlow.hpp
@@ -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