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

Calvin Cheung ccheung at openjdk.org
Tue Oct 31 21:00:45 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.

This pull request has now been integrated.

Changeset: 11394828
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/11394828b32941a69d549bae613ab4c3afb713d5
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8316132: CDSProtectionDomain::get_shared_protection_domain should check for exception

Reviewed-by: dholmes, iklam

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

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


More information about the hotspot-runtime-dev mailing list