The Java Virtual Machine Specification, 2nd Edition by Tim Lindholm, Frank Yellin
Publisher: Prentice Hall PTR 1999
ISBN/ASIN: 0201432943
ISBN-13: 9780201432947
Number of pages: 496
This book represents the complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. There is a complete coverage of the Java Virtual Machine class file format and instruction set, directions for compiling for the Java Virtual Machine with numerous examples, verification techniques, and more.
Computers & Internet Programming Languages & Tools Java