On Thu, 1 Sep 2022 07:12:25 GMT, Ioi Lam <ik...@openjdk.org> wrote:

> I am utterly confused about why we need ProtectionDomainCacheTable at all.

It tracks whether we have seen this PD before so that 
`validate_protection_domain` can skip the Java upcall to `checkPackageAccess`.

-------------

PR: https://git.openjdk.org/jdk/pull/10043

Reply via email to