1. Top => Record the id of the first process: 8782
  2. Top-hp 8782 => Query the id of the first thread: 8783
  3. Jstack 8782 | grep 224 f 224 f thread running information is 8783 hexadecimal (lower case letters)
  4. You can perform step 3 several times to see if the thread status changes