RFR: JDK-8315042 NPE in PKCS7.parseOldSignedData [v2]

Weijun Wang weijun at openjdk.org
Thu Sep 21 16:15:45 UTC 2023


On Thu, 21 Sep 2023 16:03:05 GMT, Mark Powers <mpowers at openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8315042
>
> 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.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15844#discussion_r1333314129



More information about the security-dev mailing list