RFR: JDK-8315042 NPE in PKCS7.parseOldSignedData [v4]
Mark Powers
mpowers at openjdk.org
Mon Oct 2 23:14:41 UTC 2023
On Mon, 2 Oct 2023 22:27:41 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> I'll revert the code to check both.
>
> If we are fixing the summary, can we also elaborate a little more so it's clear that the test is checking for CRLException or no NPE is thrown?
What about:
"Verify that generateCRL and generateCRLs methods do not throw a NullPointerException. They should throw a CRLException instead."
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15844#discussion_r1343246734
More information about the security-dev
mailing list