|
 |
|
 |
 |
Java(TM) Virtual Machine Specification, The (2nd Edition) (Java Series)
|
by Tim Lindholm and Frank Yellin
Sales Rank: 483576
|
List Price: $49.99
$44.99
At Amazon

|
|
Paperback: 496 pages
Publisher: Prentice Hall PTR; 2 edition April 24, 1999
Language: English
ISBN-10: 0201432943
ISBN-13: 978-0201432947
Product Dimensions:
8.7 x 7.5 x 1.2 inches
Shipping Weight: 1.9 pounds
Product Review
If you're writing a Java bytecode interpreter--or a compiler that generates binary files for such an interpreter--The Java Virtual Machine Specification has the information you need. It's the definitive document on Java compilers and runtime environments.
The first part of The Java Virtual Machine Specification discusses the relationships among Java program elements like objects, variables, data types, arrays, exceptions and threads, and compile and run time. Implementers of Java compilers and interpreters need to understand this stuff, but it also makes fascinating reading for Java programmers--it'll help with writing more efficient applications.
From there, the authors dig into the binary .class file format. They provide information on creating such a file as output from a Java compiler, and also give lots of data on how a Java interpreter should examine a .class file to verify its validity and trustworthiness. The authors explain how to carry out loading and linking operations on the objects a .class file defines.
The latter half of The Java Virtual Machine Specification is pure reference--it's a list of all Java opcodes, their purposes, formats, and accepted operands. There's also information about the exceptions each opcode can throw during compilation and execution.
Helpfully, the authors provide a peek at how Sun's Java compiler (javac) and Java interpreter (java) work, complete with source code. These examples promise to provide developers with hints as they implement their own compilers and runtime environments. --David Wall
Product Review
This is not a book to enjoy in bed, rather it is 'The Law', delineating how any third-party JVM is to behave if it even hopes to acquire the much-coveted "Java compatible" status. -- JavaWorld
Customer Reviews & Comments
This review is from: Javaż Virtual Machine Specification, The (Paperback)
This book is only for a serioud reader. Can be used as a reference for a compiler designer, a machine designer. But The book is not well organized in its contents. So give special care while reading it. I feel this is a best book for core information. Boby John Anchanattu
|
Java(TM) Virtual Machine Specification, The (2nd Edition) (Java Series)
List Price: $49.99
Available from Amazon
Price: $44.99

| |
|
|
|
|