This commit is contained in:
Chris Hegarty 2016-03-22 17:04:25 +00:00
commit 9978f9b065
96 changed files with 1551 additions and 901 deletions

View file

@ -235,8 +235,6 @@ void Arguments::init_system_properties() {
// Set OS specific system properties values
os::init_system_properties_values();
JVMCI_ONLY(JVMCIRuntime::init_system_properties(&_system_properties);)
}
// Update/Initialize System properties after JDK version number is known