hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 13891 35dabd293e56
parent 13738 d67be49a5beb
child 13893 8ffaa5b97ca6
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Mon Sep 24 14:46:06 2012 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Mon Sep 24 17:59:24 2012 -0700
@@ -2182,7 +2182,7 @@
   declare_constant(JVM_ACC_HAS_LOOPS)                                     \
   declare_constant(JVM_ACC_LOOPS_FLAG_INIT)                               \
   declare_constant(JVM_ACC_QUEUED)                                        \
-  declare_constant(JVM_ACC_NOT_OSR_COMPILABLE)                            \
+  declare_constant(JVM_ACC_NOT_C2_OSR_COMPILABLE)                         \
   declare_constant(JVM_ACC_HAS_LINE_NUMBER_TABLE)                         \
   declare_constant(JVM_ACC_HAS_CHECKED_EXCEPTIONS)                        \
   declare_constant(JVM_ACC_HAS_JSRS)                                      \