hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp
changeset 38231 38b7e4a90f6a
parent 38133 78b95467b9f1
child 38283 4fb93f7c26fe
--- a/hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp	Mon May 02 03:24:02 2016 +0300
+++ b/hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp	Tue May 03 12:15:06 2016 -0700
@@ -309,6 +309,7 @@
   declare_constant(JVM_ACC_MONITOR_MATCH)                                 \
   declare_constant(JVM_ACC_HAS_MONITOR_BYTECODES)                         \
   declare_constant(JVM_ACC_HAS_FINALIZER)                                 \
+  declare_constant(JVM_ACC_IS_CLONEABLE_FAST)                             \
   declare_constant(JVM_ACC_FIELD_INTERNAL)                                \
   declare_constant(JVM_ACC_FIELD_STABLE)                                  \
   declare_constant(JVM_ACC_FIELD_HAS_GENERIC_SIGNATURE)                   \