< prev index next >

src/hotspot/share/gc/z/z_globals.hpp

Print this page

        

*** 68,79 **** "Force tracing of ZStats") \ \ diagnostic(bool, ZProactive, true, \ "Enable proactive GC cycles") \ \ ! diagnostic(bool, ZUnmapBadViews, false, \ ! "Unmap bad (inactive) heap views") \ \ diagnostic(bool, ZVerifyMarking, false, \ "Verify marking stacks") \ \ diagnostic(bool, ZVerifyForwarding, false, \ --- 68,79 ---- "Force tracing of ZStats") \ \ diagnostic(bool, ZProactive, true, \ "Enable proactive GC cycles") \ \ ! diagnostic(bool, ZVerifyViews, false, \ ! "Verify heap view accesses") \ \ diagnostic(bool, ZVerifyMarking, false, \ "Verify marking stacks") \ \ diagnostic(bool, ZVerifyForwarding, false, \
< prev index next >