diff src/share/vm/runtime/arguments.hpp @ 8734:209f8ba5020b

8008368: Deprecate MaxGCMinorPauseMillis Summary: Deprecate MaxGCMinorPauseMillis and emit a warning if set by users Reviewed-by: brutisso, johnc Contributed-by: tamao <tao.mao@oracle.com>
author tamao
date Thu, 07 Mar 2013 10:44:04 -0800
parents 8b46b0196eb0
children eac371996b44
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.hpp	Tue Mar 05 15:36:56 2013 -0800
+++ b/src/share/vm/runtime/arguments.hpp	Thu Mar 07 10:44:04 2013 -0800
@@ -414,6 +414,7 @@
   // Check for consistency in the selection of the garbage collector.
   static bool check_gc_consistency();
   static void check_deprecated_gcs();
+  static void check_deprecated_gc_flags();
   // Check consistecy or otherwise of VM argument settings
   static bool check_vm_args_consistency();
   // Check stack pages settings