This blog briefly explains JVM memory structure and I am assuming same structure regarding my questions. Now my question is as follows.
- As threads make use stack and register area of memory, how to monitor stack and register parts of memory separately by programming instead of using tool like visualvm?