RFR: 8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception

Calvin Cheung ccheung at openjdk.org
Tue Oct 31 21:00:42 UTC 2023


On Mon, 30 Oct 2023 23:05:16 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> A simple fix to replace `THREAD` with `CHECK_NH` when calling `get_protection_domain_from_classloader()`.
>> 
>> Passed tier1 testing.
>
> Looks good.
> 
> Thanks

Thanks @dholmes-ora, @iklam for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/16428#issuecomment-1788021526


More information about the hotspot-runtime-dev mailing list