Sign in
android
/
platform
/
external
/
jetbrains
/
jdk8u_jdk
/
9712967b756ba9fbe634d563b247dd3a906f7866
/
.
/
test
/
java
/
security
/
KeyRep
/
Serial.policy
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
};