You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jesse Wilson (JIRA)" <ji...@apache.org> on 2009/10/07 00:23:31 UTC

[jira] Created: (HARMONY-6347) crypto bugfixes

crypto bugfixes
---------------

                 Key: HARMONY-6347
                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
         Environment: SVN Revision: 822507
            Reporter: Jesse Wilson
            Priority: Minor
         Attachments: crypto_from_android.patch

The attached patch fixes some argument validation in the crypto module.

It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.

And it removes author tags from the files in this module.

#Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-6347) crypto bugfixes

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762999#action_12762999 ] 

Mark Hindess commented on HARMONY-6347:
---------------------------------------

In r822652, I committed the SecretKeySpec fix modified to give a less confusing exception message and added a regression test.


> crypto bugfixes
> ---------------
>
>                 Key: HARMONY-6347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 822507
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: crypto_from_android.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The attached patch fixes some argument validation in the crypto module.
> It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.
> And it removes author tags from the files in this module.
> #Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-6347) crypto bugfixes

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess reassigned HARMONY-6347:
-------------------------------------

    Assignee: Mark Hindess

> crypto bugfixes
> ---------------
>
>                 Key: HARMONY-6347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 822507
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: crypto_from_android.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The attached patch fixes some argument validation in the crypto module.
> It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.
> And it removes author tags from the files in this module.
> #Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-6347) crypto bugfixes

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762978#action_12762978 ] 

Mark Hindess commented on HARMONY-6347:
---------------------------------------

In r822638, I committed the SealedObject fix modified to throw NullPointerException rather than InvalidKeyException (to match RI behaviour) and added regression test.


> crypto bugfixes
> ---------------
>
>                 Key: HARMONY-6347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 822507
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: crypto_from_android.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The attached patch fixes some argument validation in the crypto module.
> It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.
> And it removes author tags from the files in this module.
> #Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-6347) crypto bugfixes

Posted by "Jesse Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Wilson closed HARMONY-6347.
---------------------------------

    Resolution: Fixed

Looks Good To Me.

Thanks Mark.

> crypto bugfixes
> ---------------
>
>                 Key: HARMONY-6347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 822507
>            Reporter: Jesse Wilson
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: crypto_from_android.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The attached patch fixes some argument validation in the crypto module.
> It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.
> And it removes author tags from the files in this module.
> #Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6347) crypto bugfixes

Posted by "Jesse Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Wilson updated HARMONY-6347:
----------------------------------

    Attachment: crypto_from_android.patch

> crypto bugfixes
> ---------------
>
>                 Key: HARMONY-6347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6347
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: SVN Revision: 822507
>            Reporter: Jesse Wilson
>            Priority: Minor
>         Attachments: crypto_from_android.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The attached patch fixes some argument validation in the crypto module.
> It also changes Messages to delegate to MsgHelp. The same fix to MsgHelp is repeated in the patch on HARMONY-6346.
> And it removes author tags from the files in this module.
> #Android

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.