[ http://issues.apache.org/jira/browse/HARMONY-825?page=all ]
Tim Ellison reassigned HARMONY-825:
-----------------------------------
Assign To: Tim Ellison
> [classlib][security] TwoKeyHashMap: restricted key types
> --------------------------------------------------------
>
> Key: HARMONY-825
> URL: http://issues.apache.org/jira/browse/HARMONY-825
> Project: Harmony
> Type: Bug
> Reporter: Boris Kuznetsov
> Assignee: Tim Ellison
> Attachments: patch.txt
>
> Class org.apache.harmony.security.utils.TwoKeyHashMap could be used with any Objects
as keys.
> But key types were restricted (String only) by recent update (revision 417010). It broke
JSSE Provider (Harmony-536).
--
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
|