diff src/share/vm/runtime/arguments.hpp @ 7452:e0ab18eafbde

8003820: Deprecate untested and rarely used GC combinations Summary: Log warning messages for DefNew+CMS and ParNew+SerialOld Reviewed-by: ysr, jwilhelm, jcoomes
author brutisso
date Fri, 04 Jan 2013 11:10:17 +0100
parents 53715fb1597d
children 989155e2d07a 8b46b0196eb0
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.hpp	Sun Dec 30 08:47:52 2012 +0100
+++ b/src/share/vm/runtime/arguments.hpp	Fri Jan 04 11:10:17 2013 +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