hotspot/src/os/bsd/vm/os_bsd.cpp
changeset 19986 33d188c66ed9
parent 19546 f6b7c9e96ea3
child 20373 5d68702ea998
--- a/hotspot/src/os/bsd/vm/os_bsd.cpp	Wed Sep 11 12:03:41 2013 +0200
+++ b/hotspot/src/os/bsd/vm/os_bsd.cpp	Wed Sep 11 16:25:02 2013 +0200
@@ -3589,8 +3589,6 @@
 #endif
   }
 
-  os::large_page_init();
-
   // initialize suspend/resume support - must do this before signal_sets_init()
   if (SR_initialize() != 0) {
     perror("SR_initialize failed");