< prev index next >

src/hotspot/share/runtime/arguments.cpp

Print this page

        

*** 2139,2151 **** . */ } } - if (!EnableValhalla && ACmpOnValues != 3) { - FLAG_SET_CMDLINE(ACmpOnValues, 0); - } return status; } bool Arguments::is_bad_option(const JavaVMOption* option, jboolean ignore, const char* option_type) { --- 2139,2148 ----
< prev index next >