JDK-8328866 is adding a static getThreadName() api to util.c. It should be exported and used in other places where we have identical code that uses GetThreadInfo(). This will also fix the other instances of calling GetThreadInfo() that are not freeing up the local refs that are allocated.
- is blocked by
-
JDK-8328866 Add raw monitor rank support to the debug agent
-
- In Progress
-