changeset 15950 | e69feec75343 |
parent 15432 | 9d976ca484d8 |
child 15957 | 58302a2ffb9a |
--- a/hotspot/src/share/vm/runtime/arguments.hpp Tue Mar 05 15:36:56 2013 -0800 +++ b/hotspot/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