[jboss-jira] [JBoss JIRA] Commented: (JBAOP-676) Fix calls to Class<?>.getClassLoader() that are outside a privileged block

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Fri Nov 21 13:03:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBAOP-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12439341#action_12439341 ] 

Flavia Rainone commented on JBAOP-676:
--------------------------------------

Anil, all the places that I performed the replacement could be called in situations similar to the one of the messaging scenario. All it takes to have them called are different aop scenarios. When they get called, the security check would fail and we would see the same error. In points with this characteristics I have performed the replacement.

> Fix calls to Class<?>.getClassLoader() that are outside a privileged block
> --------------------------------------------------------------------------
>
>                 Key: JBAOP-676
>                 URL: https://jira.jboss.org/jira/browse/JBAOP-676
>             Project: JBoss AOP
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.GA
>            Reporter: Flavia Rainone
>            Assignee: Flavia Rainone
>
> There are calls to Class<?>.getClassLoader that mistakenly are outside of a PrivilegedAction block.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list