src/share/vm/gc_implementation/g1/g1_globals.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/gc_implementation/g1/g1_globals.hpp	Thu Jan 30 13:10:44 2014
--- new/src/share/vm/gc_implementation/g1/g1_globals.hpp	Thu Jan 30 13:10:44 2014

*** 181,191 **** --- 181,191 ---- \ develop(bool, G1RecordHRRSEvents, false, \ "When true, record recent calls to rem set operations.") \ \ develop(intx, G1MaxVerifyFailures, -1, \ ! "The maximum number of verification failrues to print. " \ ! "The maximum number of verification failures to print. " \ "-1 means print all.") \ \ develop(bool, G1ScrubRemSets, true, \ "When true, do RS scrubbing after cleanup.") \ \

src/share/vm/gc_implementation/g1/g1_globals.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File