On Tue, 3 Nov 2020 23:30:38 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Simple change to add a `name` field to `ThreadNode` to aide when debugging > the debug agent. It's off by default. You need to add a `#define > DEBUG_THREADNAME` to enable it. Marked as reviewed by amenkov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1047