--- a/hotspot/src/share/vm/runtime/vmStructs.cpp Tue Oct 13 17:34:28 2015 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp Wed Oct 14 08:12:33 2015 -0700
@@ -381,7 +381,6 @@
nonstatic_field(Method, _method_counters, MethodCounters*) \
nonstatic_field(Method, _access_flags, AccessFlags) \
nonstatic_field(Method, _vtable_index, int) \
- nonstatic_field(Method, _method_size, u2) \
nonstatic_field(Method, _intrinsic_id, u2) \
nonproduct_nonstatic_field(Method, _compiled_invocation_count, int) \
volatile_nonstatic_field(Method, _code, nmethod*) \