Programming Languages and Compilers WS 2013/14 - Slide 111

Objectives:
Special situation for Java
In the lecture:
Explain the role of the absctract machine JVM:
- Interpretation of bytecode.
- JIT: Compiles and optimizes while executing the program.
- JVM: Loads class files while executing the program.
Questions:
- explain why the JVM can not rely on the type checks made by a compiler.
©2009 by Prof. Dr. Uwe Kastens
Generiert mit Camelot | Probleme mit Camelot? | Geändert am: 07.10.2013