diff -r c83d7ccaf56e -r a2097d148d0e hotspot/src/share/vm/runtime/vmStructs.cpp --- a/hotspot/src/share/vm/runtime/vmStructs.cpp Tue Jan 17 08:53:42 2017 +0100 +++ b/hotspot/src/share/vm/runtime/vmStructs.cpp Tue Jan 17 16:18:03 2017 +0100 @@ -2453,7 +2453,6 @@ /* ConstMethod anon-enum */ \ /********************************/ \ \ - declare_constant(Method::_jfr_towrite) \ declare_constant(Method::_caller_sensitive) \ declare_constant(Method::_force_inline) \ declare_constant(Method::_dont_inline) \