* Jean Christophe Beyler: > Is there any way we could provide that (not in JVMTI then)?
On Linux, you can get truncated thread names from /proc/PID/task/*/comm. Maybe that's sufficient for your needs? Thanks, Florian
* Jean Christophe Beyler: > Is there any way we could provide that (not in JVMTI then)?
On Linux, you can get truncated thread names from /proc/PID/task/*/comm. Maybe that's sufficient for your needs? Thanks, Florian