--- old/src/share/vm/runtime/arguments.hpp 2012-12-18 14:50:36.000000000 +0100 +++ new/src/share/vm/runtime/arguments.hpp 2012-12-18 14:50:36.000000000 +0100 @@ -413,6 +413,7 @@ static jint adjust_after_os(); // Check for consistency in the selection of the garbage collector. static bool check_gc_consistency(); + static void check_deprecated_gcs(); // Check consistecy or otherwise of VM argument settings static bool check_vm_args_consistency(); // Check stack pages settings