Integrated: 8334394: Race condition in Class::protectionDomain
Weijun Wang
weijun at openjdk.org
Mon Jul 22 13:46:43 UTC 2024
On Mon, 17 Jun 2024 14:51:07 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Make sure `pd` is always the same object when `getProtectionDomain0` is null.
This pull request has now been integrated.
Changeset: c3226aae
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c3226aaeb810521257e961be5763552c86ee5651
Stats: 109 lines in 2 files changed: 92 ins; 10 del; 7 mod
8334394: Race condition in Class::protectionDomain
Reviewed-by: liach, jpai, rriggs, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/19752
More information about the core-libs-dev
mailing list