Integrated: 8312126: NullPointerException in CertStore.getCRLs after 8297955
Sean Mullan
mullan at openjdk.org
Fri Sep 15 13:15:50 UTC 2023
On Thu, 14 Sep 2023 14:59:07 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Please review this fix for a regression in the LDAP CertStore implementation where a null CRL issuerName in an X509CRLSelector should be treated as a CertStoreException instead of a NullPointerException.
>
> A new test has been added but requires internal infrastructure so will only be in the closed.
This pull request has now been integrated.
Changeset: 3c743cfe
Author: Sean Mullan <mullan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3c743cfea00692d0b938cb1cbde936084eecf369
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8312126: NullPointerException in CertStore.getCRLs after 8297955
Reviewed-by: weijun
-------------
PR: https://git.openjdk.org/jdk/pull/15745
More information about the security-dev
mailing list