You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2011/01/19 17:54:43 UTC

[jira] Created: (FELIX-2792) [Framework] Setting java.security.debug=all creates performance issues

[Framework] Setting java.security.debug=all creates performance issues
----------------------------------------------------------------------

                 Key: FELIX-2792
                 URL: https://issues.apache.org/jira/browse/FELIX-2792
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-3.0.7
            Reporter: Richard S. Hall
            Assignee: Karl Pauls
            Priority: Minor
             Fix For: framework-3.2.0


Setting java.security.debug=all causes URLs to be printed while performing security checks, which results in a recursion loop that must fail due to stack memory before continuing, which leads to a significant performance loss. See http://java.net/jira/browse/GLASSFISH-15585.

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


[jira] [Updated] (FELIX-2792) [Framework] Setting java.security.debug=all creates performance issues

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall updated FELIX-2792:
-----------------------------------

    Fix Version/s:     (was: framework-4.0.0)
                   framework-4.2.0

> [Framework] Setting java.security.debug=all creates performance issues
> ----------------------------------------------------------------------
>
>                 Key: FELIX-2792
>                 URL: https://issues.apache.org/jira/browse/FELIX-2792
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.0.7
>            Reporter: Richard S. Hall
>            Assignee: Karl Pauls
>            Priority: Minor
>             Fix For: framework-4.2.0
>
>
> Setting java.security.debug=all causes URLs to be printed while performing security checks, which results in a recursion loop that must fail due to stack memory before continuing, which leads to a significant performance loss. See http://java.net/jira/browse/GLASSFISH-15585.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira