8008368: Deprecate MaxGCMinorPauseMillis

Deprecate MaxGCMinorPauseMillis and emit a warning if set by users

Reviewed-by: brutisso, johnc
This commit is contained in:
Tao Mao 2013-03-07 10:44:04 -08:00 committed by Tao Mao
parent 4bec822d40
commit 3baff284ba
2 changed files with 9 additions and 0 deletions

View file

@ -414,6 +414,7 @@ class Arguments : AllStatic {
// 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