Searched defs:trueInDebug (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dglobals.hpp352 #define trueInDebug true macro
355 #define trueInDebug false macro
477 diagnostic(bool, UnlockDiagnosticVMOptions, trueInDebug, \
666 notproduct(bool, StrictSafepointChecks, trueInDebug, \
724 develop(bool, ForceFloatExceptions, trueInDebug, \
764 develop(bool, ZapResourceArea, trueInDebug, \
767 notproduct(bool, ZapVMHandleArea, trueInDebug, \
770 develop(bool, ZapJNIHandleArea, trueInDebug, \
773 notproduct(bool, ZapStackSegments, trueInDebug, \
776 develop(bool, ZapUnusedHeapArea, trueInDebug, \
[all...]

Completed in 33 milliseconds