~ubuntu-branches/ubuntu/vivid/icedtea-web/vivid

1
2
3
4
// Based on Oracle JDK policy file
grant codeBase "file:/usr/share/icedtea-web/netx.jar" {
    permission java.security.AllPermission;
};