--- old/src/os/solaris/vm/os_solaris.cpp 2013-09-03 10:50:35.228798506 +0200 +++ new/src/os/solaris/vm/os_solaris.cpp 2013-09-03 10:50:35.168798507 +0200 @@ -5178,9 +5178,7 @@ if(Verbose && PrintMiscellaneous) tty->print("[Memory Serialize Page address: " INTPTR_FORMAT "]\n", (intptr_t)mem_serialize_page); #endif -} - - os::large_page_init(); + } // Check minimum allowable stack size for thread creation and to initialize // the java system classes, including StackOverflowError - depends on page