[jdk17u] Integrated: 8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
Alex Kasko
akasko at openjdk.java.net
Wed Nov 10 10:59:43 UTC 2021
On Tue, 19 Oct 2021 10:33:31 GMT, Alex Kasko <akasko at openjdk.org> wrote:
> Clean backport of a Windows-specific enhancement.
>
> Note, there is a follow-up fix: [JDK-8268927](https://bugs.openjdk.java.net/browse/JDK-8268927) to this backport.
>
> Additional testing (with JDK-8268927):
>
> - [x] fastdebug tier1 on Windows 2016
This pull request has now been integrated.
Changeset: 7aaad161
Author: Alex Kasko <akasko at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/7aaad161e64dbda8250f23df4020b80b811ca0f6
Stats: 75 lines in 2 files changed: 74 ins; 0 del; 1 mod
8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
Backport-of: 9f3c7e74ff00a7550742ed8b9d6671c2d4bb6041
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/204
More information about the jdk-updates-dev
mailing list