src/os/windows/vm/os_windows.cpp

Print this page

        

*** 3837,3848 **** if(Verbose && PrintMiscellaneous) tty->print("[Memory Serialize Page address: " INTPTR_FORMAT "]\n", (intptr_t)mem_serialize_page); #endif } - os::large_page_init(); - // Setup Windows Exceptions // for debugging float code generation bugs if (ForceFloatExceptions) { #ifndef _WIN64 --- 3837,3846 ----