changeset 41664 | 07e88a4b405f |
parent 41178 | e567be097315 |
child 41665 | 14f1cb3d2d3a |
--- a/hotspot/src/share/vm/runtime/globals.hpp Thu Sep 22 10:24:25 2016 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu Sep 29 13:32:17 2016 -0400 @@ -2884,9 +2884,6 @@ "exceptions (0 means all)") \ range(0, max_jint/2) \ \ - develop(bool, TraceStackWalk, false, \ - "Trace stack walking") \ - \ /* notice: the max range value here is max_jint, not max_intx */ \ /* because of overflow issue */ \ diagnostic(intx, GuaranteedSafepointInterval, 1000, \