blob: d6aca88985aa14142451742c7038868e14c1d2c3 [file] [log] [blame]
grant codeBase "file:${java.home}/lib/ext/*" {
permission java.security.AllPermission;
};
grant {
// XXX note package access is *not* granted to the 'sun' package
};