
Java and the Java Virtual Machine
Definition, Verification, Validation
Edición de la obra Java and the Java Virtual Machine
| Autor | Robert F. Stärk, Joachim Schmid, Egon Börger |
|---|---|
| Editorial | Springer |
| Fecha de publicación | Aug 23, 2014 |
| Páginas | 391 |
| Formato | paperback |
| ISBN-13 | 9783642639975 |
| ISBN-10 | 3642639976 |
| Número de Cutter | S795j |
This book provides a high-level description, together with a mathematical and an experimental analysis, of Java and of the Java Virtual Machine (JVM), including a standard compiler of Java programs to JVM code and the security critical bytecode verifier component of the JVM. The description is structured into language layers and machine components. It comes with a natural executable refinement which can be used for testing code. The method developed for this purpose is based on Abstract State Machines (ASMs) and can be applied to other virtual machines and to other programming languages as well. The book is written for advanced students and for professionals and practitioners in research and development who need for their work a complete and transparent definition and an executable model of the language and of the virtual machine underlying its intended implementation.