Inside The Java Virtual Machine
Bill Venners(Author)
McGraw-Hill Professional (Publisher)
2nd Edition
Published on 16. January 2000
Book
Paperback/Softback
640 pages
978-0-07-135093-8 (ISBN)
Description
A manual on the Java 1.2 virtual machine. This new edition contains a new chapter providing a tutorial on using native methods with the JNI (Java Native Interface) specification. The CD-ROM contains source code examples from the book, interactive illustrations, Java Development Kit, and a resources Web site.
More details
Edition
2nd Revised edition
Language
English
Place of publication
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Professional and scholarly
Edition type
Revised edition
Illustrations
Illustrations
Dimensions
Height: 234 mm
Width: 180 mm
Thickness: 56 mm
Weight
1497 gr
ISBN-13
978-0-07-135093-8 (9780071350938)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
Previous edition

Bill Venners
Inside the Java Virtual Machine
Book
01/1998
McGraw-Hill Professional
€36.47
Article exhausted; check for reprint
Content
Introduction to Java's architecture; platform independence; security; network mobility; the Java virtual machine; the Java class file; the lifetime of class; the linking model; garbage collection; stack and local variable operation; type conversion; integer arithmetic; logic; floating-point arithmetic; objects and arrays; control flow; exceptions; finally clauses; method invocation and return; thread synchronization; native methods. Appendix - instruction set by opcode mnemonic.