JavaVM

This is the document from Sun. Thank to Mr. Supeeti Kulchan

Java is a new language.  It runs on JavaVM instruction set.  JavaVM is based on stack architecture.  One realisation of JavaVM in hardware is PicoJava chip.

Introduction to Java Virtual Machine
The virtual machine instruction set
Class file format
Optimization of instruction set
PicoJava