< prev index next >

src/hotspot/share/gc/shared/genArguments.cpp

Print this page

        

*** 194,205 **** FLAG_SET_ERGO(NewSize, new_size); } } } - always_do_update_barrier = UseConcMarkSweepGC; - DEBUG_ONLY(assert_flags();) } // Values set on the command line win over any ergonomically // set command line parameters. --- 194,203 ----
< prev index next >