hotspot/src/share/vm/runtime/globals.hpp
changeset 188 ad618a71f914
parent 183 ba55c7f3fd45
child 244 c8ad6f221400
child 235 735f15bdea80
child 341 6578aad59716
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Mar 05 17:37:04 2008 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 11 14:19:53 2008 -0700
@@ -586,7 +586,7 @@
   develop(bool, ZapJNIHandleArea, trueInDebug,                              \
           "Zap freed JNI handle space with 0xFEFEFEFE")                     \
                                                                             \
-  develop(bool, ZapUnusedHeapArea, trueInDebug,                             \
+  develop(bool, ZapUnusedHeapArea, false,                                   \
           "Zap unused heap space with 0xBAADBABE")                          \
                                                                             \
   develop(bool, PrintVMMessages, true,                                      \