mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
Merge
This commit is contained in:
commit
9005953c71
87 changed files with 1602 additions and 557 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue