Java 2
Fine-grained access control
- no longer requires hacking ClassLoader and SecurityManager
Configurable security policy
- this will be very hard to do correctly
- managing policy
Extensible access control structure
- typed permissions and automatic handling
Trust little stance
- built-in code will no longer be trusted
- signed local classes
- no more hacking the zip archive!