Specifications
Sun Services
Java™ Programming Language
Module 1, slide 9 of 23
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
The Java Virtual Machine
JVM provides definitions for the:
• Instruction set (central processing unit [CPU])
• Register set
• Class file format
• Stack
• Garbage-collected heap
• Memory area
• Fatal error reporting
• High-precision timing support










