--- old/hotspot/src/share/vm/runtime/globals.hpp 2016-04-04 12:10:49.870736579 -0700 +++ new/hotspot/src/share/vm/runtime/globals.hpp 2016-04-04 12:10:49.690736581 -0700 @@ -2956,9 +2956,6 @@ develop(bool, TraceStackWalk, false, \ "Trace stack walking") \ \ - product(bool, MemberNameInStackFrame, true, \ - "Use MemberName in StackFrame") \ - \ /* notice: the max range value here is max_jint, not max_intx */ \ /* because of overflow issue */ \ NOT_EMBEDDED(diagnostic(intx, GuaranteedSafepointInterval, 1000, \