RFR: JDK-8315042 NPE in PKCS7.parseOldSignedData [v3]
Mark Powers
mpowers at openjdk.org
Mon Oct 2 17:00:11 UTC 2023
On Mon, 25 Sep 2023 15:29:08 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 Weijun
>
> test/jdk/sun/security/x509/X509CRLImpl/UnexpectedNPE.java line 76:
>
>> 74:
>> 75: System.out.println("CRLException has not been thrown");
>> 76: return false;
>
> I think only `generateCRLs` is enough here since neither bug is about X.509 encoding.
I don't understand.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15844#discussion_r1342939114
More information about the security-dev
mailing list