[
https://jira.jboss.org/jira/browse/JBAOP-676?page=com.atlassian.jira.plug...
]
Anil Saldhana commented on JBAOP-676:
-------------------------------------
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189219
has a comment from me regarding care that needs to be taken when placing privileged blocks
in code.
So make the decision whether a privileged block will make spurious callers enjoy the
freedom or callers should not have been affected by the need for a security permission due
to a privileged operation that aop needs.
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