author | kevinw |
Thu, 05 May 2011 09:33:14 -0400 | |
changeset 9430 | 195f39af508f |
parent 9428 | e66d5e4d548b (current diff) |
parent 9429 | 4569a4c199da (diff) |
child 9431 | e3bea7d56a98 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Wed May 04 23:10:58 2011 -0400 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu May 05 09:33:14 2011 -0400 @@ -2882,7 +2882,7 @@ "Max. no. of lines in the stack trace for Java exceptions " \ "(0 means all)") \ \ - NOT_EMBEDDED(develop(intx, GuaranteedSafepointInterval, 1000, \ + NOT_EMBEDDED(diagnostic(intx, GuaranteedSafepointInterval, 1000, \ "Guarantee a safepoint (at least) every so many milliseconds " \ "(0 means none)")) \ \