Path: blob/aarch64-shenandoah-jdk8u272-b10/jdk/test/java/security/KeyRep/Serial.policy
38821 views
grant codeBase "file:${java.home}/lib/ext/*" {
permission java.security.AllPermission;
};
grant {
// XXX note package access is *not* granted to the 'sun' package
};