[In-depth understanding of JVM] 5. Run-time data areas + common instructions [required for interviews]

Previous post: [In-depth understanding of JVM] 4. What does the object creation process and object header specifically include and object alignment? [Required for Interview]

Load,link,initialize have been mentioned in the previous article, in this chapter we will start the run-time data area

The runtime area includes the following area:

Guess you like

Origin blog.csdn.net/zw764987243/article/details/109526520