src/hotspot/os/windows/os_windows.cpp
changeset 54983 81becad91321
parent 54851 f67269c129f9
child 55139 3ea18959a349
child 58678 9cf78a70fa4f
--- a/src/hotspot/os/windows/os_windows.cpp	Wed May 22 13:05:37 2019 +0200
+++ b/src/hotspot/os/windows/os_windows.cpp	Wed May 22 13:06:31 2019 +0200
@@ -4072,7 +4072,7 @@
   init_page_sizes((size_t) win32::vm_page_size());
 
   // This may be overridden later when argument processing is done.
-  FLAG_SET_ERGO(bool, UseLargePagesIndividualAllocation, false);
+  FLAG_SET_ERGO(UseLargePagesIndividualAllocation, false);
 
   // Initialize main_process and main_thread
   main_process = GetCurrentProcess();  // Remember main_process is a pseudo handle