The thread status monitored by Java VisualVM threads is "running", "hibernating", "waiting", "residing", "monitoring"?

is there a correspondence between these states and the ThreadState defined by Thread in Java?

clipboard.png

Sep.29,2021

sleep operation corresponding to hibernation
wait for the corresponding waite
to host idle threads in the corresponding thread pool
monitor the corresponding synchronized blocking


https://www.jianshu.com/p/310.
please read this article

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b369ec-2c036.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b369ec-2c036.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?