You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of Threads tab uses sampling thread states via JMX. With introduction JEP 349: JFR Event Streaming, it could be possible to use JFR events to get exact thread state monitoring.