Re: Call new Win32 API SetThreadDescription in os::set_native_thread_name

2020-02-06 Thread David Holmes
Hi Markus, Adding hotspot-runtime-dev as runtime owns this area of code. On 7/02/2020 4:07 am, Gaisbauer, Markus wrote: Hi, I am looking for a sponsor who could create a ticket for the following proposal: Have you signed the OCA? https://www.oracle.com/technetwork/community/oca-486395.html

Call new Win32 API SetThreadDescription in os::set_native_thread_name

2020-02-06 Thread Gaisbauer, Markus
Hi, I am looking for a sponsor who could create a ticket for the following proposal: Microsoft recently introduced a new API to assign a name to native Windows threads. https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-setthreaddescription These thread na