RFR: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable [v3]
Coleen Phillimore
coleenp at openjdk.org
Wed Aug 31 12:39:09 UTC 2022
On Wed, 31 Aug 2022 05:13:17 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> This one (not the one I removed), is called by dictionary.cpp - the pd_set is a linked list of ProtectionDomainEntry, where we don't keep the WeakHandle alive when looking at the value.
>
> I don't understand your point. My point is that the comment no longer seems correct.
The first sentence of the comment is correct. I don't know what the second sentence means, so I'll remove it.
-------------
PR: https://git.openjdk.org/jdk/pull/10043
More information about the serviceability-dev
mailing list