RFR: 8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception
Ioi Lam
iklam at openjdk.org
Tue Oct 31 20:43: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.
LGTM
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16428#pullrequestreview-1707204940
More information about the hotspot-runtime-dev
mailing list