RFR: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable [v3]

Coleen Phillimore coleenp at openjdk.org
Wed Aug 31 15:13:12 UTC 2022


On Wed, 31 Aug 2022 05:11:33 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> I think you should add an assert that the `protection_domain.resolve()` never returns null, with a comment explaining why.
>
> I agree. In general if code is using WeakHandle's then I would expect to see null checks.

I added the comment.

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

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


More information about the serviceability-dev mailing list