8073464: GC workers do not have thread names

Reviewed-by: brutisso, tschatzl
This commit is contained in:
David Lindholm 2015-03-03 12:19:35 +01:00
parent 40d3986051
commit a827cdfa10
7 changed files with 15 additions and 9 deletions

View file

@ -243,7 +243,7 @@ void VMThread::run() {
assert(this == vm_thread(), "check");
this->initialize_thread_local_storage();
this->set_native_thread_name(this->name());
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