This commit is contained in:
Thomas Schatzl 2013-09-19 09:26:08 +02:00
commit 9005953c71
87 changed files with 1602 additions and 557 deletions

View file

@ -4805,8 +4805,6 @@ jint os::init_2(void)
#endif
}
os::large_page_init();
// initialize suspend/resume support - must do this before signal_sets_init()
if (SR_initialize() != 0) {
perror("SR_initialize failed");