Java Virtual Machine



Author: Troy Downing & Jon Meyer
Publisher: O'Reilly & Associates
ISBN: 1-56592-194-1
Price: $29.95
Pages: 452
Goodies: Diskette
Published: March 1997
For more information: http://www.ora.com/
Notes: The book is divided into two sections: the first includes information of the semantics and structure of the JVM; the second is a reference of the JVM instructions, or "opcodes." the programming guide includes numerous examples written in Java assembly language. The reference section offers a complere description of the instruction set of the VM and the class file format, including a description of the byte-code verifer.

Order It!Click here to order this book from amazon.com

Added to the Booklist: December 29, 1996


Return to:
Subject Index | Main List