RFR: JDK-8315042 NPE in PKCS7.parseOldSignedData [v2]
Mark Powers
mpowers at openjdk.org
Thu Sep 21 17:28:43 UTC 2023
On Thu, 21 Sep 2023 16:12:47 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>>
>> comment from Valerie
>
> test/jdk/sun/security/x509/X509CRLImpl/UnexpectedNPE.java line 1:
>
>> 1: /*
>
> I would suggest write a new test, and you can use the `Utils.runAndCheckException` to make it simpler.
I can do that. My primary motivation for using the existing test was that `UnexpectedNPE.java` is the perfect name for my test.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15844#discussion_r1333391229
More information about the security-dev
mailing list