repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gettext: update to 0.23.1
[oi-userland.git]
/
components
/
runtime
/
openjdk-24
/
patches
/
illumos-port-11.patch
blob
79c82c82da07993df61b693fe47fb6152cd1da16
1
--- a/src/hotspot/share/runtime/os.cpp Thu Jan 14 11:21:25 2021
2
+++ b/src/hotspot/share/runtime/os.cpp Thu Jan 14 11:44:00 2021
3
@@ -89,6 +89,7 @@
4
5
# include <signal.h>
6
# include <errno.h>
7
+# include <alloca.h>
8
9
OSThread* os::_starting_thread = nullptr;
10
volatile unsigned int os::_rand_seed = 1234567;