src/share/vm/runtime/globals.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/runtime/globals.hpp	Wed Feb 17 10:32:19 2016
--- new/src/share/vm/runtime/globals.hpp	Wed Feb 17 10:32:19 2016

*** 1494,1506 **** --- 1494,1503 ---- "Trace protection domain verification") \ \ develop(bool, TraceClearedExceptions, false, \ "Print when an exception is forcibly cleared") \ \ product(bool, TraceBiasedLocking, false, \ "Trace biased locking in JVM") \ \ /* gc */ \ \ product(bool, UseSerialGC, false, \ "Use the Serial garbage collector") \ \

src/share/vm/runtime/globals.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File