You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/07/24 14:04:17 UTC

[jira] Closed: (HARMONY-814) [classlib][security] X509 Certificate Factory implementation throws NPE while RI throws another exception.

     [ http://issues.apache.org/jira/browse/HARMONY-814?page=all ]

Mikhail Loenko closed HARMONY-814.
----------------------------------


verified

> [classlib][security] X509 Certificate Factory implementation throws NPE while RI throws another exception.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-814
>                 URL: http://issues.apache.org/jira/browse/HARMONY-814
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Kleymenov
>         Assigned To: Mikhail Loenko
>         Attachments: exceptions.patch.txt
>
>
> Current implementations of the following methods of X509 Certificate Factory^
>    generateCertificate(InputStream)
>    generateCertificates(InputStream)
>    generateCertPath(InputStream)
>    generateCertPath(InputStream, String)
> throw NPE if provided InputStream is null while RI throws CertificateException.
>  
> Current implementations of methods:
>    generateCRL(InputStream)
>    generateCRLs(InputStream)
> throw NPE while RI throws CRLException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira