(? There are 20 chapters in Java virtual machine. Chapters 1-4 explain the system structure of Java virtual machine, including Java stack, heap, method area, execution engine, etc; Chapter 5-20 describes the internal details of Java technology in depth, including garbage collection, Java security model, Java connection model and dynamic expansion mechanism, class file, operation and process control, etc. Chapter 6 and Appendix A-C security can be used as the reference manual for class files and command sets. English name of the book: Inside the Java Virtual Machine, Second Edition.? Someone on douban assessed that it is appropriate to go deep into the Java virtual machine, and it is very helpful to understand the running mechanism of the JVM. It is enough to show the author's technical skills to write such a messy office as simple as this. Technicians engaged in JAVA development should read this book, so as to truly understand the operating mechanism of JAVA and improve the control ability of the system and mode. This document includes the following annexes:
Go deep into the second version of java virtual machine.pdf
..... Too many files omitted)