diff -r fbfcdc5bf694 -r 912b79d983d9 src/hotspot/share/runtime/vmThread.cpp --- a/src/hotspot/share/runtime/vmThread.cpp Fri Oct 26 08:23:52 2018 -0400 +++ b/src/hotspot/share/runtime/vmThread.cpp Fri Oct 19 09:39:29 2018 +0200 @@ -243,7 +243,7 @@ assert(this == vm_thread(), "check"); this->initialize_named_thread(); - this->record_stack_base_and_size(); + // Notify_lock wait checks on active_handles() to rewait in // case of spurious wakeup, it should wait on the last // value set prior to the notify