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/10 15:50:31 UTC

[jira] Resolved: (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 resolved HARMONY-814:
------------------------------------

    Resolution: Fixed

fixed in revision 420523
Alexander, please check it was applied as expected

> [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
>         Type: Bug

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: 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