You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Leo Li (JIRA)" <ji...@apache.org> on 2007/08/01 02:48:53 UTC

[jira] Created: (HARMONY-4584) [classlib][security]Harmony fails to take java.security.auth.policy into account in security check.

[classlib][security]Harmony fails to take java.security.auth.policy  into account in security check.
----------------------------------------------------------------------------------------------------

                 Key: HARMONY-4584
                 URL: https://issues.apache.org/jira/browse/HARMONY-4584
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Leo Li


Harmony fails to take java.security.auth.policy  into account in security check.

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


[jira] Updated: (HARMONY-4584) [classlib][security]Harmony fails to take java.security.auth.policy into account in security check.

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

Leo Li updated HARMONY-4584:
----------------------------

    Attachment: testJAAS.zip

The attachment is a testcase.
Please unzip it and goto testJAAS directory and run:

java -cp .;CountFiles.jar -Djava.security.manager -Djava.security.policy=policy -Djava.security.auth.policy=policy.jaas -Djava.security.auth.login.config=login.conf javasec.test.sample.CountFiles

RI passes.
Harmony fails.

> [classlib][security]Harmony fails to take java.security.auth.policy  into account in security check.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4584
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4584
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Leo Li
>         Attachments: testJAAS.zip
>
>
> Harmony fails to take java.security.auth.policy  into account in security check.

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