Cross Reference: Serial.policy
xref
: /
openjdk7
/
jdk
/
test
/
java
/
security
/
KeyRep
/
Serial.policy
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
grant codeBase "file:${
java.home
}
/lib/ext
/*" {
permission
java.security.AllPermission
;
};
grant {
// XXX note package access is *not* granted to the 'sun' package
};