RFR: 8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception
David Holmes
dholmes at openjdk.org
Mon Oct 30 23:07:30 UTC 2023
On Mon, 30 Oct 2023 22:52:29 GMT, Calvin Cheung <ccheung 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
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16428#pullrequestreview-1705207386
More information about the hotspot-runtime-dev
mailing list