[ https://issues.apache.org/jira/browse/HARMONY-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison updated HARMONY-6357:
---------------------------------
Assignee: Tim Ellison
Summary: [classlib][security] PermissionCollectionTest passes thanks to a bug in bcprov.jar
(was: PermissionCollectionTest passes thanks to a bug in bcprov.jar)
> [classlib][security] PermissionCollectionTest passes thanks to a bug in bcprov.jar
> ----------------------------------------------------------------------------------
>
> Key: HARMONY-6357
> URL: https://issues.apache.org/jira/browse/HARMONY-6357
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Affects Versions: 5.0M11
> Environment: x86/redhat el5
> Reporter: Kyle Cho
> Assignee: Tim Ellison
> Priority: Minor
>
> The junit test, test_impliesLjava_security_Permisson of the tests.api.java.security.PermissionCollectionTest
passes thanks to a bug in bcprov-jdk15-141.jar. See http://www.bouncycastle.org/jira/browse/BJA-222.
In the bcprov-jdk15-144.jar, the bug has been fixed.
> This means that if the dependency for bcprov is updated to use bcprov-jdk15-144.jar,
the junit test will fail. Either the test case needs update or excluded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|