On Mon, 17 Jun 2024 15:24:27 GMT, Weijun Wang <wei...@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