We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b2411 commit 6e9efffCopy full SHA for 6e9efff
src/hotspot/share/runtime/arguments.hpp
@@ -503,8 +503,6 @@ class Arguments : AllStatic {
503
// Adjusts the arguments after the OS have adjusted the arguments
504
static jint adjust_after_os();
505
506
- // Check for consistency in the selection of the garbage collector.
507
- static bool check_gc_consistency(); // Check user-selected gc
508
// Check consistency or otherwise of VM argument settings
509
static bool check_vm_args_consistency();
510
// Used by os_solaris
0 commit comments