changeset 2470:52df0980eb50

Merge
author kevinw
date Thu, 05 May 2011 09:33:14 -0400
parents f49c31acee88 (current diff) 277d0f6ca64d (diff)
children 1d80a2429f59
files src/share/vm/runtime/globals.hpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed May 04 23:10:58 2011 -0400
+++ b/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)"))                                                \
                                                                             \