You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Anil Saldhana (JIRA)" <ji...@apache.org> on 2012/07/11 16:22:33 UTC

[jira] [Commented] (DELTASPIKE-233) ClassUtils does unnecessary doPrivileged

    [ https://issues.apache.org/jira/browse/DELTASPIKE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411553#comment-13411553 ] 

Anil Saldhana commented on DELTASPIKE-233:
------------------------------------------

Afaik, modern jvms  optimize this.  So adding the specific security manager availability check is just redundant.
                
> ClassUtils does unnecessary doPrivileged
> ----------------------------------------
>
>                 Key: DELTASPIKE-233
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-233
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> We shall only do this if a SecurityManager is available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira