You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Boris Kuznetsov (JIRA)" <ji...@apache.org> on 2006/08/01 13:46:13 UTC

[jira] Created: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

[classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
----------------------------------------------------------------------------------

                 Key: HARMONY-1029
                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Boris Kuznetsov


The are two issues:
1. isCryptoAllowed method implementation is not compatible with spec. and RI.

2. genExemptionBlob methods should not check parameters.
It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.

I will provide fix and regression tests.

-- 
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

        

[jira] Assigned: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1029?page=all ]

Mikhail Loenko reassigned HARMONY-1029:
---------------------------------------

    Assignee: Mikhail Loenko

> [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Assigned To: Mikhail Loenko
>         Attachments: patch.txt
>
>
> The are two issues:
> 1. isCryptoAllowed method implementation is not compatible with spec. and RI.
> 2. genExemptionBlob methods should not check parameters.
> It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.
> I will provide fix and regression tests.

-- 
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

        

[jira] Closed: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1029?page=all ]

Mikhail Loenko closed HARMONY-1029.
-----------------------------------


> [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Assigned To: Mikhail Loenko
>         Attachments: patch.txt
>
>
> The are two issues:
> 1. isCryptoAllowed method implementation is not compatible with spec. and RI.
> 2. genExemptionBlob methods should not check parameters.
> It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.
> I will provide fix and regression tests.

-- 
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

        

[jira] Commented: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

Posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1029?page=comments#action_12425479 ] 
            
Boris Kuznetsov commented on HARMONY-1029:
------------------------------------------

looks fine, thanks

> [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Assigned To: Mikhail Loenko
>         Attachments: patch.txt
>
>
> The are two issues:
> 1. isCryptoAllowed method implementation is not compatible with spec. and RI.
> 2. genExemptionBlob methods should not check parameters.
> It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.
> I will provide fix and regression tests.

-- 
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

        

[jira] Updated: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

Posted by "Boris Kuznetsov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1029?page=all ]

Boris Kuznetsov updated HARMONY-1029:
-------------------------------------

    Attachment: patch.txt

Patch with the fix, regression tests and some clean up.

> [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Attachments: patch.txt
>
>
> The are two issues:
> 1. isCryptoAllowed method implementation is not compatible with spec. and RI.
> 2. genExemptionBlob methods should not check parameters.
> It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.
> I will provide fix and regression tests.

-- 
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

        

[jira] Resolved: (HARMONY-1029) [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1029?page=all ]

Mikhail Loenko resolved HARMONY-1029.
-------------------------------------

    Resolution: Fixed

patch applied in revision 428283
Boris, please check if it was applied as expected

> [classlib][crypto] ExemptionMechanism: isCryptoAllowed and genExemptionBlob issues
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Boris Kuznetsov
>         Assigned To: Mikhail Loenko
>         Attachments: patch.txt
>
>
> The are two issues:
> 1. isCryptoAllowed method implementation is not compatible with spec. and RI.
> 2. genExemptionBlob methods should not check parameters.
> It is a responsibility of ExemptionMechanismSpi implementation (see ExemptionMechanismSpi spec.). Note, RI doesn't check it.
> I will provide fix and regression tests.

-- 
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