--- 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 @@ -84,6 +84,7 @@ # include # include +# include OSThread* os::_starting_thread = nullptr; volatile unsigned int os::_rand_seed = 1234567;