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
–