--- a/src/hotspot/share/runtime/os.cpp Thu Jan 14 11:21:25 2021 +++ b/src/hotspot/share/runtime/os.cpp Thu Jan 14 11:44:00 2021 @@ -82,6 +82,7 @@ # include # include +# include OSThread* os::_starting_thread = nullptr; volatile unsigned int os::_rand_seed = 1234567;