open Udiff src/hotspot/share/runtime/globals.hpp (original) (raw)
rev 47972 : imported patch unzap
@@ -916,11 +916,11 @@
notproduct(bool, ZapVMHandleArea, trueInDebug,
"Zap freed VM handle space with 0xBCBCBCBC")
develop(bool, ZapJNIHandleArea, trueInDebug, \
"Zap freed JNI handle space with 0xFEFEFEFE") \
notproduct(bool, ZapStackSegments, trueInDebug,"Zap freed JNI handle space with NULL") \ \
"Zap allocated/freed stack segments with 0xFADFADED")
develop(bool, ZapUnusedHeapArea, trueInDebug, \