Copyright © 2001 Qusay H. Mahmoud
17
Security….
lThe compiler and runtime system provide a simple secure execution environment that consists of three sublayers:
l
–The bytecode interpreter and class format verifier
–A mechanism for loading and checking libraries at runtime
–Automated Garbage Collection
–