Print This Page
Understanding Java Virtual Machine
Authors:   Sachin Seth

ISBN: 978-81-8487-272-9 
Publication Year:   2013
Pages:   318
Binding:   Paper Back


About the book

UNDERSTANDING JAVA VIRTUAL MACHINE helps readers in gaining in-depth knowledge of underlying Java virtual machine architecture. Chapters in this book are outcome of author’s understanding, developed while coding Java Virtual Machine. Initial chapters give the background of platform dependency and how platform independence can be achieved. It explains the building blocks of the Java Virtual Machine like heap, stacks and other storage areas. In subsequent chapters, it continues with algorithms that Java Virtual Machine performs. This book uses ‘C’ programming language for explaining the algorithms. Audience having background of ‘C’ or other language will have an advantage in understanding Java Virtual Machine algorithms. Final chapters help target audience in understanding the implementation of java native interface, multi-threading and garbage collection in Java Virtual Machine.


Key Features



Table of content

Preface / Platform Dependency and Virtualization / Class File Format / Designing Platform Independent Language / JVM Internal Data Structure / JVM Instruction Set / General Algorithm of Java Virtual Machines / Understanding Java Native Interface / Implementing JNI Functions / Multithreading in Java / Garbage Collection.




Audience
Postgraduate Students, Professionals, Researchers and Industry