RFR: 8334394: Race condition in Class::protectionDomain [v2]
Chen Liang
liach at openjdk.org
Sun Jun 23 16:43:11 UTC 2024
On Mon, 17 Jun 2024 15:24:27 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Make sure `pd` is always the same object when `getProtectionDomain0` is null.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> explain why the test is related to the fix
Marked as reviewed by liach (Committer).
I think the move of protectionDomain and signers fields from injected to explicit should be done in a separate RFE: created https://bugs.openjdk.org/browse/JDK-8334772 to track that.
-------------
PR Review: https://git.openjdk.org/jdk/pull/19752#pullrequestreview-2134339047
PR Comment: https://git.openjdk.org/jdk/pull/19752#issuecomment-2185147789
More information about the core-libs-dev
mailing list